Roo/bootstrap/Popover.js
authorAlan Knowles <alan@roojs.com>
Wed, 20 Apr 2016 09:58:31 +0000 (17:58 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 20 Apr 2016 09:58:31 +0000 (17:58 +0800)
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);
         }