wip: finalize implementation

This commit is contained in:
Björn Fromme
2026-03-16 11:59:11 +01:00
parent c830fc7841
commit a8cf67728b
6 changed files with 28 additions and 3 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
'attr': {
'hx-post': path('app_booking_create_step_1_refresh'),
'hx-swap': 'none',
'hx-trigger': 'change'
'hx-trigger': 'change',
}
}) }}
{% endfor %}