Roo/ContentPanel.js
authorAlan Knowles <alan@roojs.com>
Mon, 14 Jan 2013 08:31:13 +0000 (16:31 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 14 Jan 2013 08:31:13 +0000 (16:31 +0800)
Roo/ContentPanel.js

index 00291f3..7de96e1 100644 (file)
@@ -289,7 +289,7 @@ panel.load({
     
     adjustForComponents : function(width, height)
     {
-        Roo.log('adjustForComponents ');
+        //Roo.log('adjustForComponents ');
         if(this.resizeEl != this.el){
             width -= this.el.getFrameWidth('lr');
             height -= this.el.getFrameWidth('tb');