From: Alan Knowles Date: Thu, 12 May 2011 08:22:55 +0000 (+0800) Subject: Pman.Tab.AdminOffice.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=1e0bcf194e99ba34cfd5fd5c8dc45e64c1ab32bc Pman.Tab.AdminOffice.bjs --- diff --git a/Pman.Tab.AdminOffice.bjs b/Pman.Tab.AdminOffice.bjs index 583bc4f..a689fbd 100644 --- a/Pman.Tab.AdminOffice.bjs +++ b/Pman.Tab.AdminOffice.bjs @@ -148,6 +148,15 @@ "|xns": "Roo.grid", "*prop": "colModel[]" }, + { + "xtype": "ColumnModel", + "header": "Address", + "width": 200, + "dataIndex": "address", + "|renderer": "function(v) { return String.format('{0}', v); }", + "|xns": "Roo.grid", + "*prop": "colModel[]" + }, { "xtype": "ColumnModel", "header": "Role",