Skip to content

Commit

Permalink
automatic grunt dist
Browse files Browse the repository at this point in the history
  • Loading branch information
twbs-grunt committed Feb 26, 2015
1 parent a339bfb commit 1d34615
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
5 changes: 0 additions & 5 deletions dist/js/bootstrap.js
Original file line number Diff line number Diff line change
Expand Up @@ -1784,11 +1784,6 @@ if (typeof jQuery === 'undefined') {
return (this.$arrow = this.$arrow || this.tip().find('.arrow'))
}

Popover.prototype.tip = function () {
if (!this.$tip) this.$tip = $(this.options.template)
return this.$tip
}


// POPOVER PLUGIN DEFINITION
// =========================
Expand Down
Loading

0 comments on commit 1d34615

Please sign in to comment.