Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfat <jacobthornton@gmail.com>2013-03-01 08:48:48 +0400
committerfat <jacobthornton@gmail.com>2013-03-01 08:48:48 +0400
commitcec434a4c322bd12e639232495b38d54f9ca917c (patch)
tree65865ca38a74b0a29eec134831254cd0435fdacd /docs/assets/js/bootstrap.js
parent2f27d9851c72a28fc4591daf87fab8f05e0fb01f (diff)
rebuild
Diffstat (limited to 'docs/assets/js/bootstrap.js')
-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 8982f58225..206e503be2 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)