From ff66d24c17e87bb3a03fb73e71b11e9a07ec1095 Mon Sep 17 00:00:00 2001 From: john Date: Tue, 18 Jul 2017 13:15:41 +0800 Subject: [PATCH] Pman.Tab.AdminOffice.bjs Pman.Tab.AdminOffice.js --- Pman.Tab.AdminOffice.bjs | 2 +- Pman.Tab.AdminOffice.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pman.Tab.AdminOffice.bjs b/Pman.Tab.AdminOffice.bjs index bffa6d3..b667dab 100644 --- a/Pman.Tab.AdminOffice.bjs +++ b/Pman.Tab.AdminOffice.bjs @@ -25,7 +25,7 @@ }, "fitToframe" : true, "background" : true, - "region" : "south", + "region" : "center", "title" : "Offices / Departments / Sub-Companies", "xtype" : "GridPanel", "fitContainer" : true, diff --git a/Pman.Tab.AdminOffice.js b/Pman.Tab.AdminOffice.js index 86cd5d9..37288fd 100644 --- a/Pman.Tab.AdminOffice.js +++ b/Pman.Tab.AdminOffice.js @@ -36,7 +36,7 @@ Pman.Tab.AdminOffice = new Roo.XComponent({ background : true, fitContainer : true, fitToframe : true, - region : 'south', + region : 'center', tableName : 'Office', title : _this._strings['7407f706267593de473324b2c07ef2fc'] /* Offices / Departments / Sub-Companies */, listeners : { -- 2.39.2