Roo/bootstrap/Component.js
authoredward <edward@roojs.com>
Wed, 9 Mar 2016 03:12:13 +0000 (11:12 +0800)
committeredward <edward@roojs.com>
Wed, 9 Mar 2016 03:12:13 +0000 (11:12 +0800)
Roo/bootstrap/Component.js

index d1fd1b1..626829f 100644 (file)
@@ -128,6 +128,8 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
         
         this.el = ct.createChild(cfg, position);
         
+        Roo.log(this);
+        
         if (this.tooltip) {
             Roo.log(this.tooltip);
             this.tooltipEl().attr('tooltip', this.tooltip);