mirror of
https://github.com/ae-utbm/sith.git
synced 2026-01-22 10:50:09 +00:00
feat: make student card unique per user
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<p>{% trans %}Amount: {% endtrans %}{{ customer.amount }} €</p>
|
||||
|
||||
{% if counter.type == 'BAR' %}
|
||||
{{ student_card }}
|
||||
{{ student_card_fragment }}
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user