From: john Date: Fri, 28 Sep 2018 04:08:37 +0000 (+0800) Subject: Roo/bootstrap/Modal.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=9c65da00ab1de6bbcc8c2ccff5b00a2fad4e97df;hp=2bfb8b2d6a89584528619d3c716a84fd0a5ca70c;p=roojs1 Roo/bootstrap/Modal.js --- diff --git a/Roo/bootstrap/Modal.js b/Roo/bootstrap/Modal.js index 050bc1312b..f72a6e3ee4 100644 --- a/Roo/bootstrap/Modal.js +++ b/Roo/bootstrap/Modal.js @@ -284,6 +284,8 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component, { if(body_childs[i].classList.indexOf('roo-layout-region') * 1 != -1) { + var layout_childs = body_childs[i].childNodes; + } full_height += body_childs[i].offsetHeight;