roojs-bootstrap.js
[roojs1] / roojs-bootstrap-debug.js
index 0db1a7d..93897da 100644 (file)
@@ -19757,8 +19757,10 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
     
     initEvents : function()
     {
+        if (!this.modal) {
+            Roo.bootstrap.Popover.register(this);
+        }
         
-        Roo.bootstrap.Popover.register(this);
         this.el.select('.popover-title',true).setVisibilityMode(Roo.Element.DISPLAY);
         this.el.enableDisplayMode('block');
         this.el.hide();