Pman.Tab.AdminOffice.bjs
[Pman.Admin] / Pman.Tab.AdminOffice.js
index 644d452..37288fd 100644 (file)
@@ -27,7 +27,7 @@ Pman.Tab.AdminOffice = new Roo.XComponent({
   name     : "Pman.Tab.AdminOffice",
   disabled : false, 
   permname : '', 
-  _tree : function()
+  _tree : function(_data)
   {
    var _this = this;
    var MODULE = this;
@@ -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 : {