Merge branch 'master' into feature/timeline

This commit is contained in:
Björn Fromme
2025-03-18 17:21:56 +01:00
12 changed files with 79 additions and 42 deletions
@@ -34,7 +34,6 @@
<div class="grid grid-cols-1 gap-y-4">
{{ form_row(form.contact) }}
{{ form_row(form.remarks) }}
{{ form_row(form.costCenter) }}
</div>
</div>
</div>