From: Alan Knowles Date: Thu, 12 May 2011 08:19:59 +0000 (+0800) Subject: Pman.Tab.AdminOffice.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=93e37731b7763a7b2ecc03dd0a7412babaf8a366 Pman.Tab.AdminOffice.bjs --- diff --git a/Pman.Tab.AdminOffice.bjs b/Pman.Tab.AdminOffice.bjs index 91d238d..2c3624d 100644 --- a/Pman.Tab.AdminOffice.bjs +++ b/Pman.Tab.AdminOffice.bjs @@ -6,17 +6,17 @@ "path": "/home/alan/gitlive/Pman.Admin/Pman.Tab.AdminOffice.bjs", "items": [ { - "|xns": "Roo", - "xtype": "GridPanel", - "title": "Office", - "fitToframe": true, - "fitContainer": true, - "tableName": "Office", - "background": true, - "region": "center", "listeners": { "|activate": "function() {\n _this.panel = this;\n if (_this.grid) {\n _this.grid.footer.onClick('first');\n }\n}" }, + "background": true, + "fitContainer": true, + "fitToframe": true, + "region": "center", + "tableName": "Office", + "title": "Offices / Departments / Sub-Companies", + "xtype": "GridPanel", + "|xns": "Roo", "items": [ { "*prop": "grid",