Event front page: Show calendar by default when a month is selected

This commit is contained in:
Raphael Michel
2019-06-25 13:02:38 +02:00
parent 5326aa7486
commit d30fbf4e6a

View File

@@ -94,7 +94,7 @@
{% endif %}
{% if show_dates %}
{% if subevent %}
{% if subevent and "year" not in request.GET %}
{% if show_cart %}
<a class="subevent-toggle btn btn-primary btn-block btn-lg">
{% trans "Add tickets for a different date" %}