ui: Dashboard/TaskSummary: add Verifies to the Summary

and count every type that starts with 'verify' (e.g. verifyjob)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak
2020-10-06 12:25:27 +02:00
committed by Thomas Lamprecht
parent 9608ac3486
commit 4acd7229d3
2 changed files with 7 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Ext.define('PBS.TaskSummary', {
"prune",
"garbage_collection",
"sync",
"verify",
],
titles: {