forked from CGM_Public/pretix_original
committed by
Raphael Michel
parent
4a02ed566f
commit
1a24a2e892
@@ -76,6 +76,9 @@
|
||||
<td>
|
||||
{% if v.item %}
|
||||
{{ v.item }}
|
||||
{% if v.variation %}
|
||||
– {{ v.variation }}
|
||||
{% endif %}
|
||||
{% else %}
|
||||
{% blocktrans trimmed with quota=v.quota.name %}
|
||||
Any product in quota "{{ quota }}"
|
||||
|
||||
Reference in New Issue
Block a user