2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00
This commit is contained in:
fat
2013-02-28 20:48:48 -08:00
parent 2f27d9851c
commit cec434a4c3
-1
View File
@@ -1129,7 +1129,6 @@
, options = {}
, self
this._options && $.each(this._options, function (key, value) {
if (defaults[key] != value) options[key] = value
}, this)