From d30fbf4e6ae8b7e36b5a93900352c89692c524f9 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Tue, 25 Jun 2019 13:02:38 +0200 Subject: [PATCH] Event front page: Show calendar by default when a month is selected --- 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 62d35ff62..47d09167d 100644 --- a/src/pretix/presale/templates/pretixpresale/event/index.html +++ b/src/pretix/presale/templates/pretixpresale/event/index.html @@ -94,7 +94,7 @@ {% endif %} {% if show_dates %} - {% if subevent %} + {% if subevent and "year" not in request.GET %} {% if show_cart %} {% trans "Add tickets for a different date" %}