aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorfat <[email protected]>2013-02-28 20:48:48 -0800
committerfat <[email protected]>2013-02-28 20:48:48 -0800
commitcec434a4c322bd12e639232495b38d54f9ca917c (patch)
tree65865ca38a74b0a29eec134831254cd0435fdacd /docs
parent2f27d9851c72a28fc4591daf87fab8f05e0fb01f (diff)
downloadbootstrap-cec434a4c322bd12e639232495b38d54f9ca917c.tar.xz
bootstrap-cec434a4c322bd12e639232495b38d54f9ca917c.zip
rebuild
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/js/bootstrap.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/assets/js/bootstrap.js b/docs/assets/js/bootstrap.js
index 8982f5822..206e503be 100644
--- a/docs/assets/js/bootstrap.js
+++ b/docs/assets/js/bootstrap.js
@@ -1129,7 +1129,6 @@
, options = {}
, self
-
this._options && $.each(this._options, function (key, value) {
if (defaults[key] != value) options[key] = value
}, this)