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

index 6a78b3a..91500b2 100644 (file)
@@ -127,7 +127,7 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
         }
         
         Roo.log(this);
-        
+        Roo.log(ct);
         this.el = ct.createChild(cfg, position);
         
         if (this.tooltip) {