From: Alan Knowles Date: Mon, 21 Jan 2019 04:05:34 +0000 (+0800) Subject: Changed docs/src/Roo_ContentPanel.js.html X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=a5761d2180f37522c17a8ab37ff253f003588eec Changed docs/src/Roo_ContentPanel.js.html --- diff --git a/docs/src/Roo_ContentPanel.js.html b/docs/src/Roo_ContentPanel.js.html index 9eb1276894..39d1864b8c 100644 --- a/docs/src/Roo_ContentPanel.js.html +++ b/docs/src/Roo_ContentPanel.js.html @@ -307,7 +307,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);