From e99e91d20f366fb544bc51448c0ed4b7987b3fb2 Mon Sep 17 00:00:00 2001 From: Richard Schreiber Date: Wed, 23 Dec 2020 16:31:24 +0100 Subject: [PATCH] =?UTF-8?q?Show=20event=E2=80=99s=20date=20and=20location?= =?UTF-8?q?=20in=20widget=20if=20event=20is=20subevent=20(#1892)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pretix/presale/templates/pretixpresale/event/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/presale/templates/pretixpresale/event/index.html b/src/pretix/presale/templates/pretixpresale/event/index.html index 4de3d60633..e29f343263 100644 --- a/src/pretix/presale/templates/pretixpresale/event/index.html +++ b/src/pretix/presale/templates/pretixpresale/event/index.html @@ -183,7 +183,7 @@ {% endif %} {% endif %} - {% if not cart_namespace %} + {% if not cart_namespace or subevent %}
{% if ev.location %}