From a3e497f4ac732e3f6ad9a9449470883ca2a5f7bd Mon Sep 17 00:00:00 2001 From: Lucas Date: Thu, 7 Nov 2024 13:54:02 +0000 Subject: [PATCH] [Scorecards] If advanced filters are active then we display them by default --- scoring/templates/scoring/includes/main-filter.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scoring/templates/scoring/includes/main-filter.html b/scoring/templates/scoring/includes/main-filter.html index 7adac517..4c3c4a9c 100644 --- a/scoring/templates/scoring/includes/main-filter.html +++ b/scoring/templates/scoring/includes/main-filter.html @@ -29,12 +29,12 @@ {% endif %} Northern Ireland - + Filter by region, population and others... -
+
{% include 'scoring/includes/advanced-filter.html' %}