Roo/bootstrap/panel/Content.js
[roojs1] / Roo / bootstrap / panel / Content.js
index 8adc2e6..52a64cb 100644 (file)
@@ -337,7 +337,7 @@ panel.load({
             Roo.log('adjustForComponents ');
             Roo.log(this.resizeEl);
             Roo.log(this.el);
-            
+            Roo.log(this.adjustments);
         }
         if(this.resizeEl != this.el){
             width -= this.el.getFrameWidth('lr');
@@ -356,7 +356,6 @@ panel.load({
             te.setWidth(width);
         }
         
-        
         if(this.adjustments){
             width += this.adjustments[0];
             height += this.adjustments[1];