From: john Date: Fri, 28 Sep 2018 04:30:20 +0000 (+0800) Subject: Roo/bootstrap/Modal.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=dbf0b9ccad7929ba99623102c7bdf66560934e96 Roo/bootstrap/Modal.js --- diff --git a/Roo/bootstrap/Modal.js b/Roo/bootstrap/Modal.js index 4d422aa232..b98eb91ce3 100644 --- a/Roo/bootstrap/Modal.js +++ b/Roo/bootstrap/Modal.js @@ -276,6 +276,7 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component, { // for fix height if(this.height) { this.setSize(w, this.height); + Roo.log('this height??'); return; }