From 38d4de1d25adddeb0da9e71908e54afab15d72f5 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 6 Dec 2017 12:51:42 +0800 Subject: [PATCH] Roo/bootstrap/panel/Content.js --- Roo/bootstrap/panel/Content.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Roo/bootstrap/panel/Content.js b/Roo/bootstrap/panel/Content.js index e51510d02c..d36303577c 100644 --- a/Roo/bootstrap/panel/Content.js +++ b/Roo/bootstrap/panel/Content.js @@ -338,14 +338,9 @@ panel.load({ height -= this.el.getFrameWidth('tb'); } if(this.toolbar){ - var te = this.toolbar.getEl(); te.setWidth(width); - Roo.log('toolbar!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1'); - Roo.log(this.toolbar); - Roo.log(te.getHeight()); height -= te.getHeight(); - } if(this.footer){ var te = this.footer.getEl(); -- 2.39.2