mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-12 11:31:41 +00:00
ui: permissions: allow to select root path '/' directly
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
16e64c97d6
commit
b55e7f5ad9
@ -4,6 +4,7 @@ Ext.define('PVE.data.PermPathStore', {
|
||||
fields: [ 'value' ],
|
||||
autoLoad: false,
|
||||
data: [
|
||||
{'value': '/'},
|
||||
{'value': '/access'},
|
||||
{'value': '/nodes'},
|
||||
{'value': '/pool'},
|
||||
|
Loading…
Reference in New Issue
Block a user