]> git.proxmox.com Git - pmg-gui.git/blobdiff - js/LDAPConfig.js
StatTimeSelector: don't show invalid month/day combinations
[pmg-gui.git] / js / LDAPConfig.js
index d7e426388c930b7d963572eda41807bfd57da4f2..0a114ff4f50080422f84369925904713230268f0 100644 (file)
@@ -518,7 +518,7 @@ Ext.define('PMG.LDAPConfigGrid', {
        model: 'pmg-ldap-config',
        sorters: [{
            property: 'profile',
-           order: 'DESC',
+           direction: 'ASC',
        }],
     },