mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
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