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

index 3344594..b24a8cc 100644 (file)
@@ -285,7 +285,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;
                     for(var j = 0; j < layout_childs.length; j++) {
-                    
+                        
+                    }
                 }
                 
                 full_height += body_childs[i].offsetHeight;