Pman.Tab.AdminNotify.bjs
authorEdward <edward@roojs.com>
Wed, 11 Feb 2015 06:37:08 +0000 (14:37 +0800)
committerEdward <edward@roojs.com>
Wed, 11 Feb 2015 06:37:08 +0000 (14:37 +0800)
Pman.Tab.AdminNotify.js

Pman.Tab.AdminNotify.bjs
Pman.Tab.AdminNotify.js

index e99be92..4a2b075 100644 (file)
                                             },
                                             "xtype" : "Store",
                                             "remoteSort" : true,
-                                            "$ sortInfo" : "{ direction : 'ASC', field: 'person_id_name' }",
+                                            "$ sortInfo" : "{ direction : 'ASC', field: 'id' }",
                                             "$ xns" : "Roo.data",
                                             "* prop" : "store",
                                             "items" : [
index f9da27c..e027820 100644 (file)
@@ -331,7 +331,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({
                                 '|xns' : 'Roo.data',
                                 xtype : 'Store',
                                 remoteSort : true,
-                                sortInfo : { direction : 'ASC', field: 'person_id_name' },
+                                sortInfo : { direction : 'ASC', field: 'id' },
                                 xns : Roo.data,
                                 listeners : {
                                        beforeload : function (_self, o){