mirror of https://github.com/twbs/bootstrap.git
whitespace
This commit is contained in:
parent
a61322c2fb
commit
2f27d9851c
|
@ -84,7 +84,6 @@
|
|||
, options = {}
|
||||
, self
|
||||
|
||||
|
||||
this._options && $.each(this._options, function (key, value) {
|
||||
if (defaults[key] != value) options[key] = value
|
||||
}, this)
|
||||
|
|
Loading…
Reference in New Issue