mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 21:09:06 +02:00
some progress on affix plugin
This commit is contained in:
2
js/bootstrap-tooltip.js
vendored
2
js/bootstrap-tooltip.js
vendored
@@ -176,7 +176,7 @@
|
||||
$.support.transition && this.$tip.hasClass('fade') ?
|
||||
removeWithAnimation() :
|
||||
$tip.remove()
|
||||
|
||||
|
||||
return this
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user