-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gps: don't use
apply
to bounce on the benefiary account creation
Creating a new beneficiary does not need to pass by `apply` anymore. Now using `job_seekers_views:get_or_create_start` with `tunnel="gps"`. In this commit, the logic and permission checking in `apply` is kept in order to avoid errors at deploy. Now the "Annuler" button sends back to gps:my_group and not to a 404.
- Loading branch information
Showing
2 changed files
with
19 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters