From 59747bf3b53aab36ce34ac08c854c3faa87088ca Mon Sep 17 00:00:00 2001
From: Mira Weller
Date: Thu, 28 May 2026 18:18:17 +0200
Subject: [PATCH] Make sure we actually edit the selected items
---
.../control/templates/pretixcontrol/vouchers/bulk_edit.html | 5 +++++
.../control/templates/pretixcontrol/vouchers/index.html | 3 +++
2 files changed, 8 insertions(+)
diff --git a/src/pretix/control/templates/pretixcontrol/vouchers/bulk_edit.html b/src/pretix/control/templates/pretixcontrol/vouchers/bulk_edit.html
index 1195072d8e..373c139a07 100644
--- a/src/pretix/control/templates/pretixcontrol/vouchers/bulk_edit.html
+++ b/src/pretix/control/templates/pretixcontrol/vouchers/bulk_edit.html
@@ -15,6 +15,11 @@