Roo/bootstrap/Component.js
authoredward <edward@roojs.com>
Thu, 23 Jun 2016 09:22:00 +0000 (17:22 +0800)
committeredward <edward@roojs.com>
Thu, 23 Jun 2016 09:22:00 +0000 (17:22 +0800)
Roo/bootstrap/Component.js

index 8a80b78..487f3d7 100644 (file)
@@ -101,6 +101,9 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
          
         
         var cfg = Roo.apply({},  this.getAutoCreate());
+        
+        Roo.log(cfg);
+        
         cfg.id = this.id || Roo.id();
         
         // fill in the extra attributes