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