From 7ec614a691154c64e0f47e929ab1c85c136f999a Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Mon, 11 Dec 2017 15:41:08 +0100 Subject: [PATCH] Allow filtering the voucher list for checked-in tickets --- .../templates/pretixcontrol/vouchers/index.html | 1 + src/pretix/control/views/vouchers.py | 11 +++++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src/pretix/control/templates/pretixcontrol/vouchers/index.html b/src/pretix/control/templates/pretixcontrol/vouchers/index.html index f458dab74..9a43e7039 100644 --- a/src/pretix/control/templates/pretixcontrol/vouchers/index.html +++ b/src/pretix/control/templates/pretixcontrol/vouchers/index.html @@ -19,6 +19,7 @@ + {% if request.event.has_subevents %}