mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-21 15:00:23 +00:00
nope
This commit is contained in:
parent
bf3c525d05
commit
39091b0748
1 changed files with 1 additions and 1 deletions
|
|
@ -362,7 +362,7 @@
|
|||
}
|
||||
|
||||
Tooltip.prototype.destroy = function () {
|
||||
clearTimeout(this.timeout);
|
||||
clearTimeout(this.timeout)
|
||||
this.hide().$element.off('.' + this.type).removeData('bs.' + this.type)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue