roojs-bootstrap.js
[roojs1] / roojs-bootstrap-debug.js
index 43d3f4b..acd4889 100644 (file)
@@ -462,8 +462,6 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
     addxtypeChild : function (tree, cntr, is_body)
     {
         Roo.debug && Roo.log('addxtypeChild:' + cntr);
-        Roo.log('ADDXTYPECHILD');
-        Roo.log(tree);
         var cn = this;
         cntr = (typeof(cntr) == 'undefined' ) ? 'getChildContainer' : cntr;
         
@@ -484,8 +482,6 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
             }
            
             cn = Roo.factory(tree);
-
-            Roo.log(cn);
            
             cn.parentType = this.xtype; //??
             cn.parentId = this.id;