From a1a317723b8ac2923d2c873c579fadd108ddcbc5 Mon Sep 17 00:00:00 2001 From: john Date: Wed, 26 Sep 2018 11:26:34 +0800 Subject: [PATCH] Roo/bootstrap/Modal.js roojs-bootstrap.js roojs-bootstrap-debug.js --- Roo/bootstrap/Modal.js | 2 +- roojs-bootstrap-debug.js | 2 +- roojs-bootstrap.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Roo/bootstrap/Modal.js b/Roo/bootstrap/Modal.js index e0def6ad1e..024dd82e17 100644 --- a/Roo/bootstrap/Modal.js +++ b/Roo/bootstrap/Modal.js @@ -272,7 +272,7 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component, { var w = Math.min(this.max_width, Roo.lib.Dom.getViewportWidth(true) - 30); // var h = this.height || Roo.lib.Dom.getViewportHeight(true) - 60; this.setSize(w,this.height); - + Roo.log(this.bodyEl.getHeight()); // var view_height = Roo.lib.Dom.getViewportHeight(true) - 60; // // if( diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index 36a2e0dc7e..d36ef0aeb8 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -2833,7 +2833,7 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component, { var w = Math.min(this.max_width, Roo.lib.Dom.getViewportWidth(true) - 30); // var h = this.height || Roo.lib.Dom.getViewportHeight(true) - 60; this.setSize(w,this.height); - + Roo.log(this.bodyEl.getHeight()); // var view_height = Roo.lib.Dom.getViewportHeight(true) - 60; // // if( diff --git a/roojs-bootstrap.js b/roojs-bootstrap.js index 9f5326725b..7d8035592e 100644 --- a/roojs-bootstrap.js +++ b/roojs-bootstrap.js @@ -112,7 +112,7 @@ for(var i=0;i