chore: further cleanup and refactor
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user