]> git.proxmox.com Git - proxmox-backup.git/commit
ui: dashboard/TaskSummary: map type filter back to original type
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 8 Feb 2021 09:09:28 +0000 (10:09 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 8 Feb 2021 11:55:52 +0000 (12:55 +0100)
commitd64c4eeab01ffceeb3c97297190ac541b9ee3deb
treee289eb64a4bbe5b31ac2ff28d861677e9d64826e
parent15d2c7786ea9edd177d44a5f7e8d3469d5269119
ui: dashboard/TaskSummary: map type filter back to original type

we include all tasks whose type start with 'verif' in the type 'verify'
but if we want to actually show them in the pop-up, we have to reverse
map this back to 'verif', else there are tasks missing from there

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/dashboard/TaskSummary.js