From: Alan Knowles Date: Thu, 11 Feb 2021 04:32:58 +0000 (+0800) Subject: Roo/bootstrap/Popover.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=930cb0532b8eb9103ee438838033f351b0482627 Roo/bootstrap/Popover.js --- diff --git a/Roo/bootstrap/Popover.js b/Roo/bootstrap/Popover.js index dc25cde5ef..abcc3969a7 100644 --- a/Roo/bootstrap/Popover.js +++ b/Roo/bootstrap/Popover.js @@ -339,7 +339,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component, { */ updatePosition : function(placement, try_move) { - placement = placement === false ? this.placement : placement; + placement = placement ? placement : this.placement; this.el.removeClass([ 'fade','top','bottom', 'left', 'right','in',