mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Fix subevent calender closed after month switch
This commit is contained in:
@@ -70,7 +70,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if subevent and "year" not in request.GET %}
|
{% if subevent and "date" not in request.GET %}
|
||||||
<p>
|
<p>
|
||||||
{% if show_cart %}
|
{% if show_cart %}
|
||||||
<button class="subevent-toggle btn btn-primary btn-block btn-lg" aria-expanded="false">
|
<button class="subevent-toggle btn btn-primary btn-block btn-lg" aria-expanded="false">
|
||||||
|
|||||||
Reference in New Issue
Block a user