Commit e1120647 authored by Dietmar Maurer's avatar Dietmar Maurer

use Name instead of Role

parent c6e0021c
......@@ -35,7 +35,7 @@ Ext.define('PVE.dc.RoleView', {
},
columns: [
{
header: gettext('Role'),
header: gettext('Name'),
width: 150,
sortable: true,
dataIndex: 'roleid'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment