Pman.Tab.AdminProjectMembers.bjs
authorAlan Knowles <alan@akbkhome.com>
Fri, 25 Feb 2011 08:07:36 +0000 (16:07 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 25 Feb 2011 08:07:36 +0000 (16:07 +0800)
Pman.Tab.AdminProjectMembers.bjs

index 5b5f5cc..7c19ad4 100644 (file)
                             "*prop": "colModel[]",
                             "dataIndex": "company_id_name",
                             "header": "Company",
-                            "width": 75,
+                            "width": 120,
                             "xtype": "ColumnModel",
                             "|renderer": "function(v) { return String.format('{0}', v); }",
                             "|xns": "Roo.grid"