From 89da42e98caa81ae0f6fe4bf2d6603ac7f326f6d Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Sun, 23 Apr 2023 18:14:50 +0200 Subject: [PATCH] Order detail view: Highlight the products that require approval --- src/pretix/control/templates/pretixcontrol/order/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/control/templates/pretixcontrol/order/index.html b/src/pretix/control/templates/pretixcontrol/order/index.html index 8648279b0b..fceba6b51d 100644 --- a/src/pretix/control/templates/pretixcontrol/order/index.html +++ b/src/pretix/control/templates/pretixcontrol/order/index.html @@ -364,7 +364,7 @@
{% for line in items.positions %} -
+
{% if line.addon_to %} +