From 62a29b20afa2146fce1180a7a53cbeea0e68d1b6 Mon Sep 17 00:00:00 2001 From: john Date: Tue, 18 Jul 2017 13:15:56 +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 b667dab..bffa6d3 100644 --- a/Pman.Tab.AdminOffice.bjs +++ b/Pman.Tab.AdminOffice.bjs @@ -25,7 +25,7 @@ }, "fitToframe" : true, "background" : true, - "region" : "center", + "region" : "south", "title" : "Offices / Departments / Sub-Companies", "xtype" : "GridPanel", "fitContainer" : true, diff --git a/Pman.Tab.AdminOffice.js b/Pman.Tab.AdminOffice.js index 37288fd..86cd5d9 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 : 'center', + region : 'south', tableName : 'Office', title : _this._strings['7407f706267593de473324b2c07ef2fc'] /* Offices / Departments / Sub-Companies */, listeners : { -- 2.39.2