Roo/bootstrap/Popover.js
[roojs1] / Roo / bootstrap / Popover.js
index 383ff87..c0de244 100644 (file)
@@ -97,7 +97,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
             if (this.style) {
                 cfg.style = this.style;
             }
-            Roo.log("adding to ")
+            //Roo.log("adding to ");
             this.el = Roo.get(document.body).createChild(cfg, position);
             Roo.log(this.el);
         }