]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - src/window/ACMEAccount.js
sorters: use correct property 'direction' and keep default 'ASC'
[proxmox-widget-toolkit.git] / src / window / ACMEAccount.js
index 05278a8dcc2859cb1c9b5bfe3846989c0f5e37ec..cf167368cecde69a9d9732d625116c90553660ba 100644 (file)
@@ -45,7 +45,7 @@ Ext.define('Proxmox.window.ACMEAccountCreate', {
                proxy: { type: 'proxmox' },
                sorters: {
                    property: 'name',
-                   order: 'ASC',
+                   direction: 'ASC',
                },
            },
            listConfig: {