use Name instead of Role

This commit is contained in:
Dietmar Maurer 2012-01-12 10:50:20 +01:00
parent b62861ce48
commit e879532699

View File

@ -35,7 +35,7 @@ Ext.define('PVE.dc.RoleView', {
},
columns: [
{
header: gettext('Role'),
header: gettext('Name'),
width: 150,
sortable: true,
dataIndex: 'roleid'