From 13f29ee3ce9c3e7f8dc72a93306354a020276aa9 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Mon, 23 Apr 2018 11:23:01 +0200 Subject: [PATCH] Fix file upload when mdoifying questions in backend --- .../control/templates/pretixcontrol/order/change_questions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/control/templates/pretixcontrol/order/change_questions.html b/src/pretix/control/templates/pretixcontrol/order/change_questions.html index 25c7f57813..52956e1da9 100644 --- a/src/pretix/control/templates/pretixcontrol/order/change_questions.html +++ b/src/pretix/control/templates/pretixcontrol/order/change_questions.html @@ -15,7 +15,7 @@ -
+ {% csrf_token %}
{% if request.event.settings.invoice_address_asked %}