Roo/bootstrap/Component.js
authorleon <leon@roojs.com>
Wed, 22 Mar 2023 03:41:53 +0000 (11:41 +0800)
committerleon <leon@roojs.com>
Wed, 22 Mar 2023 03:41:53 +0000 (11:41 +0800)
Roo/bootstrap/Component.js

index 76c3415..cc1f011 100644 (file)
@@ -223,7 +223,8 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
         // with the sam eelement.. - which might be buggy..
         while (true) {
             var echild =self_cntr_el ? self_cntr_el.child('>*[xtype]') : false;
-             
+            Roo.log(echild);
+            Roo.log(cn);
             if (!echild) {
                 break;
             }