Roo/bootstrap/Component.js
authoredward <edward@roojs.com>
Wed, 9 Mar 2016 03:13:19 +0000 (11:13 +0800)
committeredward <edward@roojs.com>
Wed, 9 Mar 2016 03:13:19 +0000 (11:13 +0800)
Roo/bootstrap/Component.js

index b536740..4ceb3fb 100644 (file)
@@ -164,6 +164,7 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
         
     addxtype  : function(tree,cntr)
     {
+        Roo.log(tree);
         var cn = this;
         
         cn = Roo.factory(tree);