Make StudentCardFormView fragment only

This commit is contained in:
2024-12-07 22:36:15 +01:00
parent b81cf49d0a
commit d4b9c3afb1
8 changed files with 233 additions and 187 deletions
@@ -32,7 +32,7 @@
{% if counter.type == 'BAR' %}
<div
hx-get="{{ url('counter:add_student_card_fragment', counter_id=counter.id, customer_id=customer.pk) }}"
hx-get="{{ url('counter:add_student_card', customer_id=customer.pk) }}"
hx-trigger="load"
hx-swap="outerHTML"
>