Roo/bootstrap/layout/Border.js
authorAlan Knowles <alan@roojs.com>
Fri, 14 Jul 2017 02:18:48 +0000 (10:18 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 14 Jul 2017 02:18:48 +0000 (10:18 +0800)
Roo/bootstrap/layout/Border.js

index 737ea72..c6ea1ec 100644 (file)
@@ -353,7 +353,7 @@ layout.addxtype({
                 }
                 
                 ret = new cfg.xns[cfg.xtype](cfg); // new panel!!!!!
-                ret.render()
+                
                 this.add(region, ret);
                 /*
                 if (cfg.background) {