Populate form w/ data
This commit is contained in:
@@ -366,14 +366,14 @@ portfolios:
|
||||
delete_envs: 'Allow member to <strong>delete environments</strong> within the application.'
|
||||
manage_team: 'Allow member to <strong>add, update,</strong> and <strong>remove members</strong> from the application team.'
|
||||
perms_team_mgmt:
|
||||
view_application: View Team
|
||||
edit_application_team: Edit Team
|
||||
'False': View Team
|
||||
'True': Edit Team
|
||||
perms_env_mgmt:
|
||||
view_application: View Environments
|
||||
edit_application_environments: Edit Environments
|
||||
'False': View Environments
|
||||
'True': Edit Environments
|
||||
perms_del_env:
|
||||
view_application: ""
|
||||
delete_application_environments: Delete Application
|
||||
'False': ""
|
||||
'True': Delete Application
|
||||
index:
|
||||
empty:
|
||||
start_button: Start a new JEDI portfolio
|
||||
|
Reference in New Issue
Block a user