From: Alan Knowles Date: Thu, 12 May 2011 08:23:21 +0000 (+0800) Subject: Pman.Tab.AdminOffice.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=506b30059d9206cb780269d4364f4b0d3c2c858b Pman.Tab.AdminOffice.bjs --- diff --git a/Pman.Tab.AdminOffice.bjs b/Pman.Tab.AdminOffice.bjs index db2f766..e2d1259 100644 --- a/Pman.Tab.AdminOffice.bjs +++ b/Pman.Tab.AdminOffice.bjs @@ -123,13 +123,13 @@ "|xns": "Roo.grid" }, { - "xtype": "ColumnModel", - "header": "Fax", - "width": 200, + "*prop": "colModel[]", "dataIndex": "fax", + "header": "Fax", + "width": 100, + "xtype": "ColumnModel", "|renderer": "function(v) { return String.format('{0}', v); }", - "|xns": "Roo.grid", - "*prop": "colModel[]" + "|xns": "Roo.grid" }, { "xtype": "ColumnModel",