feat: extend and refactor feedback providing for role house manager

This commit is contained in:
Björn Fromme
2023-12-06 18:12:34 +01:00
parent 03793d477f
commit 2fb40f6765
6 changed files with 133 additions and 19 deletions
@@ -22,6 +22,9 @@
<div class="py-4">
{{ form_row(form.comment) }}
</div>
<div class="py-4">
{{ form_row(form.commentInternal) }}
</div>
</div>
<button type="submit" class="btn">
Speichern