]> git.proxmox.com Git - proxmox-backup.git/commit
ui: rework prune job view/edit
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 30 May 2022 09:11:56 +0000 (11:11 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 30 May 2022 11:58:43 +0000 (13:58 +0200)
commit9ce2f903fb02b0a2e5ab6c22e7e30486e4bd4256
treedb58e8baedeeb2da1703585ad1beb1893be4d794
parent6802a68356dd457d827272f19341c92c772b80e0
ui: rework prune job view/edit

Fix missing load on initial view, re-use the prune input panel for
editing and avoid using a tab panel for a single tab, rework also
some columns widths and various other small parts-

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/config/PruneView.js
www/window/PruneJobEdit.js