mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 21:09:06 +02:00
1
js/bootstrap-tooltip.js
vendored
1
js/bootstrap-tooltip.js
vendored
@@ -236,6 +236,7 @@
|
||||
}
|
||||
|
||||
, destroy: function () {
|
||||
this.hide()
|
||||
this.$element.off(this.options.ns).removeData('tooltip')
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user