ui: datastore content: enable recursive/depth selector for prune all
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
d4574bb138
commit
e642344f98
|
@ -470,6 +470,7 @@ Ext.define('PBS.DataStoreContent', {
|
|||
xtype: 'pbsPruneInputPanel',
|
||||
ns,
|
||||
dryrun: true,
|
||||
canRecurse: true,
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue