ui: datastore: add confirmation message to verify all
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
1dceaed1e9
commit
8d6b6a045f
@ -700,6 +700,7 @@ Ext.define('PBS.DataStoreContent', {
|
||||
{
|
||||
xtype: 'proxmoxButton',
|
||||
text: gettext('Verify All'),
|
||||
confirmMsg: gettext('Do you want to verify all snapshots now?'),
|
||||
handler: 'verifyAll',
|
||||
},
|
||||
'->',
|
||||
|
Loading…
Reference in New Issue
Block a user