mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
whitespace
This commit is contained in:
Vendored
-1
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user