]> git.proxmox.com Git - pve-manager-legacy.git/commitdiff
use Name instead of Role
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 12 Jan 2012 09:50:20 +0000 (10:50 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 12 Jan 2012 09:50:20 +0000 (10:50 +0100)
www/manager/dc/RoleView.js

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