0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00
This commit is contained in:
fat 2013-02-28 20:48:48 -08:00
parent 2f27d9851c
commit cec434a4c3

View File

@ -1129,7 +1129,6 @@
, options = {}
, self
this._options && $.each(this._options, function (key, value) {
if (defaults[key] != value) options[key] = value
}, this)