mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 06:55:47 +01:00
renaming of group permission column
This commit is contained in:
@@ -154,7 +154,7 @@ class Permissions extends React.Component<Props> {
|
||||
</th>
|
||||
<th className="is-hidden-mobile">
|
||||
<LabelWithHelpIcon
|
||||
label={t("permission.group-permission")}
|
||||
label={t("permission.type")}
|
||||
helpText={t("permission.help.groupPermissionHelpText")}
|
||||
/>
|
||||
</th>
|
||||
|
||||
Reference in New Issue
Block a user