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

index 8a80b78..98931fa 100644 (file)
@@ -158,6 +158,7 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
         
     addxtype  : function(tree,cntr)
     {
+        Roo.log(this);
         var cn = this;
         
         cn = Roo.factory(tree);