From 3a01a05a085792d70df7507a7e9dabff371ef531 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Wed, 21 Jul 2021 10:17:18 +0200 Subject: [PATCH] Check-in history: Fix incorrectly linked product --- .../control/templates/pretixcontrol/checkin/checkins.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/control/templates/pretixcontrol/checkin/checkins.html b/src/pretix/control/templates/pretixcontrol/checkin/checkins.html index c9514849c..3b87cf2d9 100644 --- a/src/pretix/control/templates/pretixcontrol/checkin/checkins.html +++ b/src/pretix/control/templates/pretixcontrol/checkin/checkins.html @@ -132,7 +132,7 @@ {% if c.position.item %}
- + {{ c.position.item }}{% if c.position.variation %} – {{ c.position.variation }}{% endif %}