From 6fd26629567428712c14014b8b1b6456500719d1 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Thu, 5 Nov 2020 09:29:05 +0100 Subject: [PATCH] Allow to change questions in canceled orders in backend --- .../control/templates/pretixcontrol/order/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pretix/control/templates/pretixcontrol/order/index.html b/src/pretix/control/templates/pretixcontrol/order/index.html index 2675a10bc0..6e49c15dd6 100644 --- a/src/pretix/control/templates/pretixcontrol/order/index.html +++ b/src/pretix/control/templates/pretixcontrol/order/index.html @@ -268,12 +268,12 @@
+ + + {% trans "Change answers" %} + {% if order.changable and 'can_change_orders' in request.eventpermset %} - - - {% trans "Change answers" %} - · - + · {% trans "Change products" %}