Match the orders of the permissions everywhere

This commit is contained in:
Montana
2019-05-06 15:29:07 -04:00
parent 1a2051b2bf
commit 2a9de4f3b9
2 changed files with 13 additions and 13 deletions

View File

@@ -49,13 +49,13 @@
{{ "common.name" | translate }}
</div>
<div class="col col--grow">
{{ "portfolios.applications.team_settings.section.table.delete_access" | translate }}
{{ "portfolios.applications.team_settings.section.table.team_management" | translate }}
</div>
<div class="col col--grow">
{{ "portfolios.applications.team_settings.section.table.environment_management" | translate }}
</div>
<div class="col col--grow">
{{ "portfolios.applications.team_settings.section.table.team_management" | translate }}
{{ "portfolios.applications.team_settings.section.table.delete_access" | translate }}
</div>
<div class="col col--grow">
&nbsp;