2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +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 = {}
, self
this._options && $.each(this._options, function (key, value) {
if (defaults[key] != value) options[key] = value
}, this)