Pman.Tab.AdminNotify.bjs
[Pman.Admin] / Pman.Tab.AdminNotify.js
index c3b24c1..141b109 100644 (file)
@@ -273,7 +273,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({
                                     }
                                 },
                                 remoteSort : true,
-                                sortInfo : { direction : 'ASC', field: 'id' },
+                                sortInfo : { direction : 'ASC', field: 'person_id_name' },
                                 proxy : {
                                     xtype: 'HttpProxy',
                                     xns: Roo.data,