From 25c71feb75c004c4f73c153b5ef8b98f1e66787f Mon Sep 17 00:00:00 2001 From: john Date: Fri, 28 Sep 2018 12:52:03 +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 9227ae8d41..57f44249b3 100644 --- a/Roo/bootstrap/Modal.js +++ b/Roo/bootstrap/Modal.js @@ -274,8 +274,6 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component, { return; } - Roo.log('testing'); - if(this.max_width !== 0) { var w = Math.min(this.max_width, Roo.lib.Dom.getViewportWidth(true) - 30); -- 2.39.2