fix: enforce profile completion of applicant in all situations

This commit is contained in:
Björn Fromme
2026-01-29 16:24:27 +01:00
parent 5d0ba0ef9a
commit 40da2ecaf3
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>