From 474a34ca52e89858f3b0e17a6920f7ab1060737b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 2 Feb 2017 16:00:49 +0800 Subject: [PATCH] Roo/bootstrap/Component.js --- Roo/bootstrap/Component.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/bootstrap/Component.js b/Roo/bootstrap/Component.js index 74f9136b8f..7cd8c6110a 100644 --- a/Roo/bootstrap/Component.js +++ b/Roo/bootstrap/Component.js @@ -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; -- 2.39.2