aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/js/bootstrap.js
diff options
context:
space:
mode:
authorBootstrap's Grunt bot <[email protected]>2015-04-22 04:50:38 +0000
committerBootstrap's Grunt bot <[email protected]>2015-04-22 04:50:38 +0000
commit48232aad6cdb5280e55e0aa0c42a4bb0d06ac03b (patch)
tree4d176b2e961a54592a729897e6c79b22f162a840 /docs/dist/js/bootstrap.js
parente93802b8211b9e8a8aa154d329ca8df2df495d6d (diff)
downloadbootstrap-48232aad6cdb5280e55e0aa0c42a4bb0d06ac03b.tar.xz
bootstrap-48232aad6cdb5280e55e0aa0c42a4bb0d06ac03b.zip
automatic `grunt dist`
[ci skip]
Diffstat (limited to 'docs/dist/js/bootstrap.js')
-rw-r--r--docs/dist/js/bootstrap.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/dist/js/bootstrap.js b/docs/dist/js/bootstrap.js
index 42d14b8de..f666dea62 100644
--- a/docs/dist/js/bootstrap.js
+++ b/docs/dist/js/bootstrap.js
@@ -1429,6 +1429,7 @@ if (typeof jQuery === 'undefined') {
.data('bs.' + this.type, this)
this.options.container ? $tip.appendTo(this.options.container) : $tip.insertAfter(this.$element)
+ this.$element.trigger('inserted.bs.' + this.type)
var pos = this.getPosition()
var actualWidth = $tip[0].offsetWidth