Roo/bootstrap/Popover.js
authorAlan Knowles <alan@roojs.com>
Thu, 20 Feb 2014 08:37:02 +0000 (16:37 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 20 Feb 2014 08:37:02 +0000 (16:37 +0800)
Roo/bootstrap/Popover.js

index ef4699a..393ce89 100644 (file)
@@ -189,7 +189,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
         //this.el.detach()
         //this.el.setXY([0,0]);
         this.el.show();
-        this.el.dom.style.display='block';
+      
         this.el.addClass(placement);
         
         //this.el.appendTo(on_el);