fix: enforce profile completion of applicant in all situations

This commit is contained in:
Björn Fromme
2026-03-16 12:02:59 +01:00
parent 028db7a7ee
commit 19031dba99
3 changed files with 69 additions and 12 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
} %}
{# hx-boost disabled for cross-origin #}
<a href="{{ returnUrl }}" hx-boost="false" class="button button--secondary">
<a href="{{ returnUrl }}" hx-boost="false" class="button button--primary">
Zurück
</a>
</div>