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

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

index 2ef8860..d9bab28 100644 (file)
@@ -89,7 +89,7 @@
            },
            "xtype" : "Store",
            "remoteSort" : true,
-           "$ sortInfo" : "{ direction : 'DESC', field: 'pressrelease_id' }",
+           "$ sortInfo" : "{ direction : 'DESC', field: 'id' }",
            "$ xns" : "Roo.data",
            "* prop" : "store",
            "items" : [
index a823af2..a38b0ef 100644 (file)
@@ -172,7 +172,7 @@ Pman.Dialog.CoreNotifyRecurKeywords = {
            },
            '|xns' : 'Roo.data',
            remoteSort : true,
-           sortInfo : { direction : 'DESC', field: 'pressrelease_id' },
+           sortInfo : { direction : 'DESC', field: 'id' },
            xns : Roo.data,
            xtype : 'Store',
            listeners : {