Julien Fastré c3b25b6eeb fix redirection on person view: add a person_id to every page redirected.
After a form was submitted, the CRUD controller redirect to page without
a person_id.

Now, the EntityPersonCRUDController redirects to a page **with** a
person_id.
2020-06-18 16:41:06 +02:00
..