From: Alan Knowles Date: Thu, 11 Feb 2021 04:10:36 +0000 (+0800) Subject: Roo/bootstrap/Popover.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=0d8d37922fcb6d5ec9d3c072ab196c06fe334132 Roo/bootstrap/Popover.js --- diff --git a/Roo/bootstrap/Popover.js b/Roo/bootstrap/Popover.js index 8f06245319..305e1a9062 100644 --- a/Roo/bootstrap/Popover.js +++ b/Roo/bootstrap/Popover.js @@ -333,12 +333,12 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component, { }, /** * fire this manually after loading a grid in the table for example - * @param {string} (left|right|top|bottom) where to try and put it + * @param {string} (left|right|top|bottom) where to try and put it (use false to use the last one) * @param {Boolean} try and move it if we cant get right position. */ updatePosition : function(placement, try_move) { - placement + placement = placement this.el.removeClass([ 'fade','top','bottom', 'left', 'right','in', 'bs-popover-top','bs-popover-bottom', 'bs-popover-left', 'bs-popover-right'