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

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