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

index f2335cc..d6a8388 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');