From: edward Date: Wed, 6 Dec 2017 04:37:55 +0000 (+0800) Subject: Roo/bootstrap/panel/Content.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=50e95db242219172b1acace6debab8cf69cea07f;p=roojs1 Roo/bootstrap/panel/Content.js --- diff --git a/Roo/bootstrap/panel/Content.js b/Roo/bootstrap/panel/Content.js index ae63ba26ad..02d4bd862d 100644 --- a/Roo/bootstrap/panel/Content.js +++ b/Roo/bootstrap/panel/Content.js @@ -348,7 +348,7 @@ panel.load({ var te = this.toolbar.getEl(); Roo.log(te); Roo.log('tool bar height!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1'); - Roo.log(te.getHeight()); + Roo.log(te.getHeight(true)); height -= te.getHeight(); te.setWidth(width); }