Pman.Tab.AdminProjectManager.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 25 Feb 2011 07:21:43 +0000 (15:21 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 25 Feb 2011 07:21:43 +0000 (15:21 +0800)
Pman.Tab.AdminProjectManager.js

index f0f4eef..cd14d7a 100644 (file)
@@ -93,7 +93,7 @@ Pman.Tab.AdminProjectManager = new Roo.util.Observable({
                                     }
                                 },
                                 remoteSort : true,
-                                sortInfo : { field : 'name', direction: 'ASC' },
+                                sortInfo : { field : 'code', direction: 'ASC' },
                                 proxy : {
                                     xtype: 'HttpProxy',
                                     xns: Roo.data,