Do not hide subevent list if filtered list is empty

This commit is contained in:
Raphael Michel
2026-08-07 13:30:54 +02:00
parent 4d9dfa88fe
commit 421a2e37d0
@@ -74,7 +74,7 @@
{% endif %}
{% if subevent_list.list_type != "list" or subevent_list.visible_events %}
{% if subevent_list.list_type != "list" or subevent_list.visible_events or "filtered" in request.GET %}
{% if subevent_list_foldable %}
<details class="panel panel-{% if show_cart %}primary{% else %}default{% endif %}">
<summary class="panel-heading">