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:
committed by
Thomas Lamprecht
parent
9608ac3486
commit
4acd7229d3
@ -12,6 +12,7 @@ Ext.define('PBS.TaskSummary', {
|
||||
"prune",
|
||||
"garbage_collection",
|
||||
"sync",
|
||||
"verify",
|
||||
],
|
||||
|
||||
titles: {
|
||||
|
Reference in New Issue
Block a user