roojs-bootstrap.js
[roojs1] / roojs-bootstrap-debug.js
index 19c87b3..f7091fd 100644 (file)
@@ -19935,7 +19935,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',