Roo/bootstrap/Popover.js
authorEdward <edward@roojs.com>
Fri, 14 Mar 2014 08:54:15 +0000 (16:54 +0800)
committerEdward <edward@roojs.com>
Fri, 14 Mar 2014 08:54:15 +0000 (16:54 +0800)
Roo/bootstrap/Popover.js

index 7abb8c9..046975f 100644 (file)
@@ -82,7 +82,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
             if (this.style) {
                 cfg.style = this.style;
             }
-            Roo.log("adding to ")
+            Roo.log("adding to here")
             this.el = Roo.get(document.body).createChild(cfg, position);
             Roo.log(this.el);
         }