Roo/bootstrap/Popover.js
authorAlan Knowles <alan@roojs.com>
Thu, 11 Feb 2021 03:52:01 +0000 (11:52 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Feb 2021 03:52:01 +0000 (11:52 +0800)
Roo/bootstrap/Popover.js

index 00d3d3b..81b1586 100644 (file)
@@ -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);