chore: further cleanup and refactor

This commit is contained in:
Björn Fromme
2026-04-19 15:45:02 +02:00
parent 5a0bf11c81
commit 80969d1da0
21 changed files with 606 additions and 321 deletions
@@ -8,7 +8,7 @@
</div>
<div class="flex justify-between">
<button type="button"
hx-post="{{ path('app_booking_edit_reload', {id: bookingId}) }}"
hx-post="{{ path('app_booking_edit_reload', {bookingId: bookingId}) }}"
hx-target="body"
class="button button--small button--primary">
Ja