sync
[Pman.Admin] / Pman.Tab.AdminOffice.js
index 37288fd..532fce2 100644 (file)
@@ -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 : {
@@ -191,7 +191,7 @@ Pman.Tab.AdminOffice = new Roo.XComponent({
      proxy : {
       xtype : 'HttpProxy',
       method : 'GET',
-      url : baseURL + '/Roo/Office.php',
+      url : baseURL + '/Roo/core_office.php',
       xns : Roo.data,
       '|xns' : 'Roo.data'
      },