]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
rebuild
authorfat <jacobthornton@gmail.com>
Fri, 1 Mar 2013 04:48:48 +0000 (20:48 -0800)
committerfat <jacobthornton@gmail.com>
Fri, 1 Mar 2013 04:48:48 +0000 (20:48 -0800)
docs/assets/js/bootstrap.js

index 8982f58225be1f34d69546ad5f8655f6ac1b7d0c..206e503be2c0d6ef8e4770f386fdc71b802a5f8b 100644 (file)
         , options = {}
         , self
 
-
       this._options && $.each(this._options, function (key, value) {
         if (defaults[key] != value) options[key] = value
       }, this)