]> git.proxmox.com Git - pmg-gui.git/blobdiff - js/PBSConfig.js
quarantine: use new controller for virus and attachment quarantines
[pmg-gui.git] / js / PBSConfig.js
index 5e8857404793c2e7c5fa072ac4d8389550789397..3f09ccc49be11b687c0fe453a7f6549ad5b99bcd 100644 (file)
@@ -103,7 +103,7 @@ Ext.define('PMG.PBSConfigGrid', {
        model: 'pmg-pbs-config',
        sorters: [{
            property: 'remote',
-           order: 'DESC',
+           direction: 'ASC',
        }],
     },