mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-29 21:52:22 +01:00
rebuild
This commit is contained in:
parent
2f27d9851c
commit
cec434a4c3
1
docs/assets/js/bootstrap.js
vendored
1
docs/assets/js/bootstrap.js
vendored
@ -1129,7 +1129,6 @@
|
|||||||
, options = {}
|
, options = {}
|
||||||
, self
|
, self
|
||||||
|
|
||||||
|
|
||||||
this._options && $.each(this._options, function (key, value) {
|
this._options && $.each(this._options, function (key, value) {
|
||||||
if (defaults[key] != value) options[key] = value
|
if (defaults[key] != value) options[key] = value
|
||||||
}, this)
|
}, this)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user