From 85b669d214055b7833d455339f34845949114b64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Mummert?= Date: Sun, 22 Feb 2026 11:32:59 +0100 Subject: [PATCH] Improve event filter accessibility semantics and live status --- .../templates/frontend/event_filter.html.twig | 61 +++++++++++++++++-- 1 file changed, 56 insertions(+), 5 deletions(-) diff --git a/contao/templates/frontend/event_filter.html.twig b/contao/templates/frontend/event_filter.html.twig index 5a265a4..d4056e6 100644 --- a/contao/templates/frontend/event_filter.html.twig +++ b/contao/templates/frontend/event_filter.html.twig @@ -1,12 +1,12 @@
- + {% for tag in tagButtons|default([]) %} - + {% endfor %}
- + {% for organization in organizations|default([]) %} @@ -24,9 +24,23 @@ {% endfor %}
+ +