Roo/bootstrap/Component.js
authoredward <edward@roojs.com>
Mon, 21 May 2018 05:10:36 +0000 (13:10 +0800)
committeredward <edward@roojs.com>
Mon, 21 May 2018 05:10:36 +0000 (13:10 +0800)
Roo/bootstrap/Component.js

index dc49a90..9a5e59f 100644 (file)
@@ -309,6 +309,8 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
                 //Roo.log(this[cntr]());
                 // some elements do not have render methods.. like the layouts...
                 
+                Roo.log(this);
+                Roo.log(cn);
                 if(this[cntr](true) === false){
                     cn.items = [];
                     return cn;