Expose the newly created ACL path for fabrics in the UI, so users can configure them.
Signed-off-by: Stefan Hanreich <s.hanre...@proxmox.com> --- www/manager6/data/PermPathStore.js | 1 + 1 file changed, 1 insertion(+) diff --git a/www/manager6/data/PermPathStore.js b/www/manager6/data/PermPathStore.js index 72da2e9da..b2dd16b29 100644 --- a/www/manager6/data/PermPathStore.js +++ b/www/manager6/data/PermPathStore.js @@ -15,6 +15,7 @@ Ext.define('PVE.data.PermPathStore', { { 'value': '/mapping/usb' }, { 'value': '/nodes' }, { 'value': '/pool' }, + { 'value': '/sdn/fabrics' }, { 'value': '/sdn/zones' }, { 'value': '/storage' }, { 'value': '/vms' }, -- 2.39.5 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel