Roo/ContentPanel.js
authoredward <edward@roojs.com>
Tue, 17 May 2016 03:11:10 +0000 (11:11 +0800)
committeredward <edward@roojs.com>
Tue, 17 May 2016 03:11:10 +0000 (11:11 +0800)
Roo/ContentPanel.js

index 0b5b670..f66fb0b 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');