mirror of
https://git.proxmox.com/git/pmg-gui
synced 2025-08-11 17:40:43 +00:00
deferred mailq: sort initially by arrival time
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
6cde982f6a
commit
9db8595668
@ -25,6 +25,7 @@ Ext.define('PMG.Postfix.MailQueue', {
|
||||
model: 'pmg-mailq',
|
||||
remoteFilter: true,
|
||||
remoteSort: true,
|
||||
sorters: 'arrival_time',
|
||||
pageSize: 2000
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user