Skip to content

Fix next url in events registrations admin

Sébastiaan Versteeg requested to merge fix/do-next-events into master

Closes #735 (closed)

Previous behaviour

Steps to reproduce:

  1. Create a registration in the backend for and event using 'save and add another'
  2. Get the overview instead of form

New behaviour

Steps to validate that it works:

  1. Create a registration in the backend for and event using 'save and add another'
  2. Get the form

Merge request reports