roojs-bootstrap.js
authorAlan Knowles <alan@roojs.com>
Thu, 21 Feb 2019 07:52:32 +0000 (15:52 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Feb 2019 07:52:32 +0000 (15:52 +0800)
roojs-bootstrap-debug.js
Roo/bootstrap/Body.js

Roo/bootstrap/Body.js
roojs-bootstrap-debug.js

index 7f2774a..39dc365 100644 (file)
@@ -29,6 +29,7 @@ Roo.bootstrap.Body = function(config){
     if (config.do_render) {
        this.onRender(config.do_render, '');
        this.addxtypeChildren(config.items);
+       
     }
     
 };
index 3efd498..b71dbe9 100644 (file)
@@ -478,6 +478,7 @@ Roo.bootstrap.Body = function(config){
     if (config.do_render) {
        this.onRender(config.do_render, '');
        this.addxtypeChildren(config.items);
+       
     }
     
 };