Pman.Tab.AdminCompanies.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 12 May 2011 07:58:25 +0000 (15:58 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 12 May 2011 07:58:25 +0000 (15:58 +0800)
Pman.Tab.AdminCompanies.js

index be33fee..4d668eb 100644 (file)
@@ -35,7 +35,11 @@ Pman.Tab.AdminCompanies = new Roo.util.Observable({
             xns: Roo,
             layout : {
                 xtype: 'BorderLayout',
-                xns: Roo
+                xns: Roo,
+                center : {
+                    xtype: 'LayoutRegion',
+                    xns: Roo
+                }
             }
         });
         this.layout = this.panel.layout;