diff options
Diffstat (limited to 'js/tooltip.js')
| -rw-r--r-- | js/tooltip.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/tooltip.js b/js/tooltip.js index f27beacc6..bb47d4336 100644 --- a/js/tooltip.js +++ b/js/tooltip.js @@ -195,7 +195,6 @@ } Tooltip.prototype.applyPlacement = function (offset, placement) { - var replace var $tip = this.tip() var width = $tip[0].offsetWidth var height = $tip[0].offsetHeight |
