mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-21 06:50:24 +00:00
whitespace
This commit is contained in:
parent
a61322c2fb
commit
2f27d9851c
1 changed files with 0 additions and 1 deletions
1
docs/assets/js/bootstrap-tooltip.js
vendored
1
docs/assets/js/bootstrap-tooltip.js
vendored
|
|
@ -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 a new issue