X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=js%2FMailProxyTLSDestinations.js;h=04348c9c554c500abb42b6d6cd5c787dbf516f26;hb=18722987b530ba07d2b83b1abb694b85ea7bea8e;hp=0bdcc2a17e10798fad2e4b8cbc58fa92738ee5a3;hpb=12359425a93f4d6a4ed11bc2a6f98de0d7f538fe;p=pmg-gui.git diff --git a/js/MailProxyTLSDestinations.js b/js/MailProxyTLSDestinations.js index 0bdcc2a..04348c9 100644 --- a/js/MailProxyTLSDestinations.js +++ b/js/MailProxyTLSDestinations.js @@ -8,7 +8,7 @@ Ext.define('pmg-tls-policy', { }, sorters: { property: 'destination', - order: 'DESC', + direction: 'ASC', }, });