From: Edward Date: Wed, 11 Feb 2015 06:37:08 +0000 (+0800) Subject: Pman.Tab.AdminNotify.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=6dd3836a84e3b46013b8b035ee7efc557fd5edf1 Pman.Tab.AdminNotify.bjs Pman.Tab.AdminNotify.js --- diff --git a/Pman.Tab.AdminNotify.bjs b/Pman.Tab.AdminNotify.bjs index e99be92..4a2b075 100644 --- a/Pman.Tab.AdminNotify.bjs +++ b/Pman.Tab.AdminNotify.bjs @@ -159,7 +159,7 @@ }, "xtype" : "Store", "remoteSort" : true, - "$ sortInfo" : "{ direction : 'ASC', field: 'person_id_name' }", + "$ sortInfo" : "{ direction : 'ASC', field: 'id' }", "$ xns" : "Roo.data", "* prop" : "store", "items" : [ diff --git a/Pman.Tab.AdminNotify.js b/Pman.Tab.AdminNotify.js index f9da27c..e027820 100644 --- a/Pman.Tab.AdminNotify.js +++ b/Pman.Tab.AdminNotify.js @@ -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){