Roo/ContentPanel.js
authorEdward <edward@roojs.com>
Wed, 9 Apr 2014 05:53:52 +0000 (13:53 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Apr 2014 05:53:52 +0000 (13:53 +0800)
Roo/ContentPanel.js

index d6a8388..f2335cc 100644 (file)
@@ -295,7 +295,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');