]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/window/Prune.js
ui: prune: fix order of keep reasons
authorFabian Ebner <f.ebner@proxmox.com>
Tue, 7 Sep 2021 10:08:39 +0000 (12:08 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 8 Sep 2021 10:58:53 +0000 (12:58 +0200)
commit0eb284edc63ff2cc5e87047c9cff46ac36a1bb75
tree144c0873f6a731c804aafab058ece55c2cb1638c
parent57513f76397795cd452017445f3e5677c0670e1b
ui: prune: fix order of keep reasons

This is the same as fix 40ff84b138bb7127ecc05a2f587cca4e7a917810 in
proxmox-backup. When returning a boolean instead of the expected
{negative, 0, positive}, the behavior is browser-dependent.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
www/manager6/window/Prune.js