From: Alan Knowles Date: Thu, 11 Feb 2021 03:52:01 +0000 (+0800) Subject: Roo/bootstrap/Popover.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=c1ba4e888ea61a9a3f9bbbd7e648b84474a8c189 Roo/bootstrap/Popover.js --- diff --git a/Roo/bootstrap/Popover.js b/Roo/bootstrap/Popover.js index 00d3d3b31b..81b15864be 100644 --- a/Roo/bootstrap/Popover.js +++ b/Roo/bootstrap/Popover.js @@ -339,7 +339,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component, { * fire this manually after loading a grid in the table for example * */ - updatePosition : function(placement) + updatePosition : function(placement, try_move) { this.el.addClass(placement + ' roo-popover-' + placement);