From dbf0b9ccad7929ba99623102c7bdf66560934e96 Mon Sep 17 00:00:00 2001 From: john Date: Fri, 28 Sep 2018 12:30:20 +0800 Subject: [PATCH] Roo/bootstrap/Modal.js --- Roo/bootstrap/Modal.js | 1 + 1 file changed, 1 insertion(+) 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; } -- 2.39.2