From 95efc2603cd3352969c49b7392e2f22f2de3a58c Mon Sep 17 00:00:00 2001 From: Mira Weller Date: Thu, 13 Aug 2026 17:06:33 +0200 Subject: [PATCH] Remove link to useless QuestionView page for olq's --- .../control/templates/pretixcontrol/items/questions.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/pretix/control/templates/pretixcontrol/items/questions.html b/src/pretix/control/templates/pretixcontrol/items/questions.html index a2527cc566..1ed287fc68 100644 --- a/src/pretix/control/templates/pretixcontrol/items/questions.html +++ b/src/pretix/control/templates/pretixcontrol/items/questions.html @@ -78,7 +78,6 @@ {% if q.pk and q.ask_during_checkin %} {% endif %} - {% if q.pk and q.hidden %} @@ -154,13 +153,7 @@ - {% if q.pk %} - - {% endif %} {{ q.question }} - {% if q.pk %} - - {% endif %}
{{ q.identifier }} @@ -180,7 +173,6 @@ {% if q.pk and q.ask_during_checkin %} {% endif %} - {% if q.pk and q.hidden %} @@ -193,7 +185,6 @@ {% endif %} {% if q.pk %} - {% if 'event.items:write' in request.eventpermset %}