2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

whitespace

This commit is contained in:
fat
2013-02-28 20:48:02 -08:00
parent a61322c2fb
commit 2f27d9851c
-1
View File
@@ -84,7 +84,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)