mirror of
https://github.com/ae-utbm/sith.git
synced 2026-01-22 10:50:09 +00:00
Make StudentCardFormView fragment only
This commit is contained in:
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user