From: john Date: Fri, 28 Sep 2018 04:30:04 +0000 (+0800) Subject: Roo/bootstrap/Modal.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=659f7c0044a01098f9464dfc099257d0143cede2 Roo/bootstrap/Modal.js --- diff --git a/Roo/bootstrap/Modal.js b/Roo/bootstrap/Modal.js index efb8a8af46..4d422aa232 100644 --- a/Roo/bootstrap/Modal.js +++ b/Roo/bootstrap/Modal.js @@ -298,8 +298,6 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component, { full_height += body_childs[i].offsetHeight; } - Roo.log(full_height); - this.setSize(w, Math.min(full_height, Roo.lib.Dom.getViewportHeight(true) - 60)); }