From 1e2f93fbc5c4bfafe4411c994c7d9f5c7d22728e Mon Sep 17 00:00:00 2001 From: Richard Schreiber Date: Tue, 9 Jul 2024 09:28:19 +0200 Subject: [PATCH] Waitinglist: add time to subevent dropdown when sending vouchers (#4296) --- .../control/templates/pretixcontrol/waitinglist/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/control/templates/pretixcontrol/waitinglist/index.html b/src/pretix/control/templates/pretixcontrol/waitinglist/index.html index 2aae7294d7..cfde4fb801 100644 --- a/src/pretix/control/templates/pretixcontrol/waitinglist/index.html +++ b/src/pretix/control/templates/pretixcontrol/waitinglist/index.html @@ -57,7 +57,7 @@ {% for se in request.event.subevents.all %} {% endfor %}