mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-20 04:11:39 +02:00
grunt dist on spacing change
This commit is contained in:
2
dist/js/bootstrap.js
vendored
2
dist/js/bootstrap.js
vendored
@@ -1526,7 +1526,7 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
|
|||||||
o.content)
|
o.content)
|
||||||
}
|
}
|
||||||
|
|
||||||
Popover.prototype.arrow =function () {
|
Popover.prototype.arrow = function () {
|
||||||
return this.$arrow = this.$arrow || this.tip().find('.arrow')
|
return this.$arrow = this.$arrow || this.tip().find('.arrow')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user