Roo/bootstrap/Component.js
[roojs1] / Roo / bootstrap / Component.js
index 95d5b3d..e947a80 100644 (file)
@@ -165,6 +165,7 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
         //Roo.log(['addxtype', cn]);
            
         cn.parentType = this.xtype; //??
+        Roo.log(['this.id', this.id]);
         cn.parentId = this.id;
         
         cntr = (typeof(cntr) == 'undefined' ) ? 'getChildContainer' : cntr;