From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Fabian Ebner <f.ebner@proxmox.com>, pmg-devel@lists.proxmox.com
Subject: [pmg-devel] applied: [PATCH pmg-gui] sorters: use correct property 'direction' and keep default 'ASC'
Date: Thu, 3 Feb 2022 12:33:32 +0100 [thread overview]
Message-ID: <05182fc4-b3ac-f131-f6e2-1bd85349396a@proxmox.com> (raw)
In-Reply-To: <20211207115331.67545-2-f.ebner@proxmox.com>
On 07.12.21 12:53, Fabian Ebner wrote:
> Ext.util.Sorter does not have an 'order' property, so 'order: DESC'
> didn't have an effect. The default is 'ASC' and it is arguably the
> preferred direction for all affected sorters anyways.
>
> Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
> ---
> js/ActionList.js | 2 +-
> js/ClamAVDatabase.js | 2 +-
> js/LDAPConfig.js | 2 +-
> js/MailProxyTLSDestinations.js | 2 +-
> js/MyNetworks.js | 2 +-
> js/ObjectGroupList.js | 2 +-
> js/PBSConfig.js | 2 +-
> js/RelayDomains.js | 2 +-
> js/SpamDetectorStatus.js | 2 +-
> js/Transport.js | 2 +-
> 10 files changed, 10 insertions(+), 10 deletions(-)
>
>
applied, thanks!
next prev parent reply other threads:[~2022-02-03 11:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-07 11:53 [pmg-devel] [PATCH widget-toolkit] " Fabian Ebner
2021-12-07 11:53 ` [pmg-devel] [PATCH pmg-gui] " Fabian Ebner
2022-02-03 11:33 ` Thomas Lamprecht [this message]
2022-02-10 12:56 ` [pmg-devel] applied: [PATCH widget-toolkit] " Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=05182fc4-b3ac-f131-f6e2-1bd85349396a@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=f.ebner@proxmox.com \
--cc=pmg-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.