mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-29 08:14:42 +00:00
Merge branch 'erwanjegouzo-master'
This commit is contained in:
commit
4300d430e6
1 changed files with 1 additions and 1 deletions
|
|
@ -202,10 +202,10 @@
|
|||
var calculatedOffset = this.getCalculatedOffset(placement, pos, actualWidth, actualHeight)
|
||||
|
||||
this.applyPlacement(calculatedOffset, placement)
|
||||
this.hoverState = null
|
||||
|
||||
var complete = function () {
|
||||
that.$element.trigger('shown.bs.' + that.type)
|
||||
that.hoverState = null
|
||||
}
|
||||
|
||||
$.support.transition && this.$tip.hasClass('fade') ?
|
||||
|
|
|
|||
Loading…
Reference in a new issue