Merge pull request #817 from dod-ccpo/delete-user-from-application
Delete an application member
This commit is contained in:
@@ -421,10 +421,14 @@ portfolios:
|
||||
app_settings_text: App settings
|
||||
create_button_text: Create
|
||||
csp_console_text: CSP console
|
||||
remove_member:
|
||||
alert:
|
||||
message: '{user_name} will no longer be able to access this application'
|
||||
button: Remove member
|
||||
header: Are you sure you want to remove this team member?
|
||||
delete:
|
||||
alert:
|
||||
message: You will lose access to this application and all of its reporting and metrics tools. The activity log will be retained.
|
||||
title: Warning! This action is permanent.
|
||||
button: Delete application
|
||||
header: Are you sure you want to delete this application?
|
||||
environments:
|
||||
|
||||
Reference in New Issue
Block a user