Flashed message after step 1 of app provisioning

- add flash for updating application
- add to route logic
This commit is contained in:
graham-dds
2019-10-02 16:07:19 -04:00
parent 2d28356cdc
commit 4a4e20534f
3 changed files with 10 additions and 0 deletions

View File

@@ -107,6 +107,7 @@ email:
flash:
application:
created: 'You have successfully created the {application_name} application.'
updated: 'You have successfully updated the {application_name} application.'
deleted: 'You have successfully deleted the {application_name} application. To view the retained activity log, visit the portfolio administration page.'
delete_member_success: 'You have successfully deleted {member_name} from the portfolio.'
deleted_member: Portfolio member deleted