1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-10 07:37:27 +02:00

whitespace

This commit is contained in:
fat
2013-02-28 20:48:02 -08:00
parent a61322c2fb
commit 2f27d9851c

View File

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