mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-04 11:01:02 +00:00
use Name instead of Role
This commit is contained in:
parent
b62861ce48
commit
e879532699
@ -35,7 +35,7 @@ Ext.define('PVE.dc.RoleView', {
|
||||
},
|
||||
columns: [
|
||||
{
|
||||
header: gettext('Role'),
|
||||
header: gettext('Name'),
|
||||
width: 150,
|
||||
sortable: true,
|
||||
dataIndex: 'roleid'
|
||||
|
Loading…
Reference in New Issue
Block a user