Roo/bootstrap/Component.js
authoredward <edward@roojs.com>
Mon, 2 Nov 2015 07:04:14 +0000 (15:04 +0800)
committeredward <edward@roojs.com>
Mon, 2 Nov 2015 07:04:14 +0000 (15:04 +0800)
Roo/bootstrap/Component.js

index e12f827..77824cc 100644 (file)
@@ -261,7 +261,9 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
                
                 var self_cntr_el = Roo.get(this[cntr](false));
                 var echild =self_cntr_el ? self_cntr_el.child('>*[xtype]') : false;
-                if (echild) { Roo.log("got echild:");
+                if (echild) { 
+                    Roo.log(Roo.XComponent.build_from_html);
+                    Roo.log("got echild:");
                     Roo.log(echild);
                 }
                 // there is a scenario where some of the child elements are flexy:if (and all of the same type)