Skip to content

Refactor register summary step

Tore.Brede requested to merge refactor_register_summary_step into master

I noticed that the having the submit-functionality in the summary step in the registration process made things more complex than if it was in the top-level component of the wizard, so I moved it up there.

Also fixed the back-button which was broken.

Merge request reports