feat: assignments with disabled formalities

addresses #869dnvm8c
This commit is contained in:
2026-08-26 16:15:55 +02:00
parent 5979988dcc
commit c33c1b6bf0
20 changed files with 720 additions and 67 deletions
+1
View File
@@ -90,6 +90,7 @@
{{ form.vars.label }}
</label>
{{- form_errors(form) -}}
{{- form_help(form) -}}
</div>
</div>
{% endblock %}