Pman.Dialog.CoreMailingListMessage.bjs
authorEdward <edward@roojs.com>
Wed, 19 Feb 2014 07:56:49 +0000 (15:56 +0800)
committerEdward <edward@roojs.com>
Wed, 19 Feb 2014 07:56:49 +0000 (15:56 +0800)
Pman.Dialog.CoreMailingListMessage.js

Pman.Dialog.CoreMailingListMessage.bjs
Pman.Dialog.CoreMailingListMessage.js

index 63fdd95..438b6ea 100644 (file)
                                             "*prop": "store",
                                             "remoteSort": true,
                                             "xtype": "Store",
-                                            "|sortInfo": "{ direction : 'DESC', field: 'name' }",
+                                            "|sortInfo": "{ direction : 'DESC', field: 'file' }",
                                             "|xns": "Roo.data",
                                             "items": [
                                                 {
index a4414e3..bbcb6e6 100644 (file)
@@ -195,7 +195,7 @@ Pman.Dialog.CoreMailingListMessage = {
                                         }
                                     },
                                     remoteSort : true,
-                                    sortInfo : { direction : 'DESC', field: 'name' },
+                                    sortInfo : { direction : 'DESC', field: 'file' },
                                     proxy : {
                                         xtype: 'HttpProxy',
                                         xns: Roo.data,