mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-10-04 09:46:01 +00:00
ui: permissions: properly sort hwrng path entry
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
a47a8afb00
commit
e913f15d3b
@ -9,8 +9,8 @@ Ext.define('PVE.data.PermPathStore', {
|
|||||||
{ 'value': '/access/groups' },
|
{ 'value': '/access/groups' },
|
||||||
{ 'value': '/access/realm' },
|
{ 'value': '/access/realm' },
|
||||||
{ 'value': '/mapping' },
|
{ 'value': '/mapping' },
|
||||||
{ 'value': '/mapping/notifications' },
|
|
||||||
{ 'value': '/mapping/hwrng' },
|
{ 'value': '/mapping/hwrng' },
|
||||||
|
{ 'value': '/mapping/notifications' },
|
||||||
{ 'value': '/mapping/pci' },
|
{ 'value': '/mapping/pci' },
|
||||||
{ 'value': '/mapping/usb' },
|
{ 'value': '/mapping/usb' },
|
||||||
{ 'value': '/nodes' },
|
{ 'value': '/nodes' },
|
||||||
|
Loading…
Reference in New Issue
Block a user