From a5761d2180f37522c17a8ab37ff253f003588eec Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 21 Jan 2019 12:05:34 +0800 Subject: [PATCH] Changed docs/src/Roo_ContentPanel.js.html --- docs/src/Roo_ContentPanel.js.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.39.2