]> git.proxmox.com Git - proxmox-backup.git/commit
fix #3690: ui: enable wipe-disk feature in system disk view
authorMarkus Frank <m.frank@proxmox.com>
Tue, 28 Nov 2023 13:23:22 +0000 (14:23 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 28 Nov 2023 17:39:45 +0000 (18:39 +0100)
commite0dfdd143c7e2a69d6282d2544dc9c56d860dac4
treed7f2c10561ecbecf3a5436f7e7be4651a6e795f5
parent675d5740fcf3b8c20890651635a7eed7c5210e6d
fix #3690: ui: enable wipe-disk feature in system disk view

Set `supportsWipeDisk` to true to enables the wipe button in the web
UI.

The entry for override_task_descriptions is copied from pve-manager.

Signed-off-by: Markus Frank <m.frank@proxmox.com>
Reviewed-by: Lukas Wagner <l.wagner@proxmox.com>
Tested-by: Lukas Wagner <l.wagner@proxmox.com>
Reviewed-by: Max Carrara <m.carrara@proxmox.com>
Tested-by: Max Carrara <m.carrara@proxmox.com>
www/Utils.js
www/panel/StorageAndDisks.js