mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-09 14:37:56 +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: [
|
columns: [
|
||||||
{
|
{
|
||||||
header: gettext('Role'),
|
header: gettext('Name'),
|
||||||
width: 150,
|
width: 150,
|
||||||
sortable: true,
|
sortable: true,
|
||||||
dataIndex: 'roleid'
|
dataIndex: 'roleid'
|
||||||
|
Loading…
Reference in New Issue
Block a user