From 50e95db242219172b1acace6debab8cf69cea07f Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 6 Dec 2017 12:37:55 +0800 Subject: [PATCH] Roo/bootstrap/panel/Content.js --- Roo/bootstrap/panel/Content.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); } -- 2.39.2