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

index 046975f..7abb8c9 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 here")
+            Roo.log("adding to ")
             this.el = Roo.get(document.body).createChild(cfg, position);
             Roo.log(this.el);
         }