From 4baabc7e053e48ca7e0a7cfb88278c6ae47b84c6 Mon Sep 17 00:00:00 2001 From: john Date: Fri, 28 Sep 2018 12:30:51 +0800 Subject: [PATCH] Roo/bootstrap/Modal.js --- Roo/bootstrap/Modal.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Roo/bootstrap/Modal.js b/Roo/bootstrap/Modal.js index b98eb91ce3..4d422aa232 100644 --- a/Roo/bootstrap/Modal.js +++ b/Roo/bootstrap/Modal.js @@ -276,7 +276,6 @@ 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