X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=blobdiff_plain;f=Pman.Tab.AdminOffice.bjs;h=d6ad503703403f9c9efe4c9ff0c304f7a662ab66;hp=d87cd46e52a24f483a920469667f2c93d70be6fd;hb=HEAD;hpb=a1aa5e035b702f76c2df87c47bf96f6f1f157dbd diff --git a/Pman.Tab.AdminOffice.bjs b/Pman.Tab.AdminOffice.bjs index d87cd46..d6ad503 100644 --- a/Pman.Tab.AdminOffice.bjs +++ b/Pman.Tab.AdminOffice.bjs @@ -23,9 +23,9 @@ "listeners" : { "|activate" : "function() {\n _this.panel = this;\n if (_this.grid) {\n _this.grid.footer.onClick('first');\n }\n}" }, - "background" : true, "region" : "south", "fitToframe" : true, + "background" : true, "title" : "Offices / Departments / Sub-Companies", "xtype" : "GridPanel", "fitContainer" : true, @@ -54,7 +54,7 @@ "* prop" : "dataSource", "items" : [ { - "$ url" : "baseURL + '/Roo/Office.php'", + "$ url" : "baseURL + '/Roo/core_office.php'", "method" : "GET", "xtype" : "HttpProxy", "$ xns" : "Roo.data",