From a4a59e6f4eb3cb1c56d131afcd11fa2775e4664d Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Tue, 5 May 2026 18:20:09 +0200 Subject: [PATCH] Order bulk action: Remove nonsensical
attribute --- src/pretix/control/templates/pretixcontrol/orders/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/control/templates/pretixcontrol/orders/index.html b/src/pretix/control/templates/pretixcontrol/orders/index.html index 78491b14b..d729de6eb 100644 --- a/src/pretix/control/templates/pretixcontrol/orders/index.html +++ b/src/pretix/control/templates/pretixcontrol/orders/index.html @@ -108,7 +108,7 @@

{% endif %} - + {% csrf_token %} {% for field in filter_form %} {{ field.as_hidden }}