Fix raffle ticket display on checkin

This commit is contained in:
Joel Addison 2023-03-14 21:23:51 +11:00
parent 96cf72e970
commit c4766d9198

View file

@ -15,7 +15,7 @@
{% total_items_purchased 3 as penguin_dinner_count %}
<!-- {% total_items_purchased 4 as speakers_dinner_count %} -->
<!-- {% total_items_purchased 5 as pdns_count %} -->
{% total_items_purchased 5 as raffle_tickets %}
{% items_purchased 5 as raffle_tickets %}
{% ticket_type as ticket_type %}
<a type="button" class="btn btn-outline-primary" href="{% url 'regidesk:check_in_scanner' %}">Return to scanning page</a>