ui: datastore content: enable recursive/depth selector for prune all

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-05-19 13:35:01 +02:00
parent d4574bb138
commit e642344f98
1 changed files with 1 additions and 0 deletions

View File

@ -470,6 +470,7 @@ Ext.define('PBS.DataStoreContent', {
xtype: 'pbsPruneInputPanel',
ns,
dryrun: true,
canRecurse: true,
},
],
});