Roo/ContentPanel.js
authorAlan Knowles <alan@roojs.com>
Mon, 21 Jan 2019 03:57:09 +0000 (11:57 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 21 Jan 2019 03:57:09 +0000 (11:57 +0800)
Roo/ContentPanel.js

index 38b2632..29f2a68 100644 (file)
@@ -306,7 +306,7 @@ panel.load({
         }
         if(this.footer){
             var te = this.footer.getEl();
-            Roo.log("footer:" + te.getHeight());
+            //Roo.log("footer:" + te.getHeight());
             
             height -= te.getHeight();
             te.setWidth(width);