Roo/bootstrap/Modal.js
authorjohn <john@roojs.com>
Fri, 28 Sep 2018 04:08:37 +0000 (12:08 +0800)
committerjohn <john@roojs.com>
Fri, 28 Sep 2018 04:08:37 +0000 (12:08 +0800)
Roo/bootstrap/Modal.js

index 050bc13..f72a6e3 100644 (file)
@@ -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;