When editing member perms through the new app form, return to new app form step 3 after update member form is submitted

This commit is contained in:
leigh-mil
2019-11-15 14:49:09 -05:00
parent f40ce3d1aa
commit f9fd9cac13
5 changed files with 39 additions and 28 deletions

View File

@@ -51,7 +51,8 @@
application,
members,
new_member_form,
"applications.create_member") }}
action_new="applications.create_member",
action_update="applications.update_member") }}
{{ EnvironmentManagementTemplate(
application,