Pman.Dialog.CoreNotifyRecurKeywords.bjs
authorEdward <edward@roojs.com>
Mon, 4 May 2015 07:35:34 +0000 (15:35 +0800)
committerEdward <edward@roojs.com>
Mon, 4 May 2015 07:35:34 +0000 (15:35 +0800)
Pman.Dialog.CoreNotifyRecurKeywords.js

Pman.Dialog.CoreNotifyRecurKeywords.bjs
Pman.Dialog.CoreNotifyRecurKeywords.js

index 033e5fe..20e7a24 100644 (file)
@@ -89,7 +89,7 @@
            },
            "xtype" : "Store",
            "remoteSort" : true,
-           "$ sortInfo" : "{ direction : 'ASC', field: 'display_name' }",
+           "$ sortInfo" : "{ direction : 'DESC', field: 'pressrelease_id' }",
            "$ xns" : "Roo.data",
            "* prop" : "store",
            "items" : [
index c1aaabf..faabfe8 100644 (file)
@@ -171,7 +171,7 @@ Pman.Dialog.CoreNotifyRecurKeywords = {
            },
            '|xns' : 'Roo.data',
            remoteSort : true,
-           sortInfo : { direction : 'ASC', field: 'display_name' },
+           sortInfo : { direction : 'DESC', field: 'pressrelease_id' },
            xns : Roo.data,
            xtype : 'Store',
            listeners : {