Roo/bootstrap/Component.js
authoredward <edward@roojs.com>
Tue, 1 Dec 2015 05:29:13 +0000 (13:29 +0800)
committeredward <edward@roojs.com>
Tue, 1 Dec 2015 05:29:13 +0000 (13:29 +0800)
Roo/bootstrap/Component.js

index 66ab5ee..88c87ab 100644 (file)
@@ -126,9 +126,6 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
             cfg.name = this.name;
         }
         
-        Roo.log(this);
-        Roo.log(ct);
-        
         this.el = ct.createChild(cfg, position);
         
         if (this.tooltip) {