forked from CGM_Public/pretix_original
Decouple CachedTicket from CachedFile
This commit is contained in:
@@ -159,6 +159,7 @@
|
||||
{% for line in items.positions %}
|
||||
<div class="row-fluid product-row">
|
||||
<div class="col-md-4 col-xs-6">
|
||||
{{ line.positionid }}
|
||||
<strong>{{ line.item.name }}</strong>
|
||||
{% if line.variation %}
|
||||
– {{ line.variation }}
|
||||
|
||||
Reference in New Issue
Block a user