Roo/bootstrap/Component.js
authoredward <edward@roojs.com>
Mon, 27 Feb 2017 03:50:44 +0000 (11:50 +0800)
committeredward <edward@roojs.com>
Mon, 27 Feb 2017 03:50:44 +0000 (11:50 +0800)
Roo/bootstrap/Component.js

index e947a80..95d5b3d 100644 (file)
@@ -165,7 +165,6 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
         //Roo.log(['addxtype', cn]);
            
         cn.parentType = this.xtype; //??
-        Roo.log(['this.id', this.id]);
         cn.parentId = this.id;
         
         cntr = (typeof(cntr) == 'undefined' ) ? 'getChildContainer' : cntr;