ui: datastore prune: support passing namespace
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
@ -382,6 +382,7 @@ Ext.define('PBS.DataStoreContent', {
|
||||
items: [
|
||||
{
|
||||
xtype: 'pbsPruneInputPanel',
|
||||
ns: view.namespace,
|
||||
dryrun: true,
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user