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

index 77824cc..66ab5ee 100644 (file)
@@ -126,7 +126,8 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
             cfg.name = this.name;
         }
         
-       
+        Roo.log(this);
+        Roo.log(ct);
         
         this.el = ct.createChild(cfg, position);