Roo/bootstrap/Component.js
authorAlan Knowles <alan@roojs.com>
Thu, 2 Feb 2017 08:00:49 +0000 (16:00 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 2 Feb 2017 08:00:49 +0000 (16:00 +0800)
Roo/bootstrap/Component.js

index 74f9136..7cd8c61 100644 (file)
@@ -162,6 +162,7 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
         var cn = this;
         
         cn = Roo.factory(tree);
+        Roo.log('addxtype', cn);
            
         cn.parentType = this.xtype; //??
         cn.parentId = this.id;