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