From f02d6959df7f0084eabdb48dd54408485e965bae Mon Sep 17 00:00:00 2001 From: Lucas Date: Thu, 31 Oct 2024 11:04:17 +0000 Subject: [PATCH] Added skip to report tools in around page --- templates/web/base/reports/_list-filters.html | 1 + templates/web/base/reports/_skip-list-reports.html | 1 + 2 files changed, 2 insertions(+) create mode 100644 templates/web/base/reports/_skip-list-reports.html diff --git a/templates/web/base/reports/_list-filters.html b/templates/web/base/reports/_list-filters.html index f11ce2de87..5c0fd8c384 100644 --- a/templates/web/base/reports/_list-filters.html +++ b/templates/web/base/reports/_list-filters.html @@ -1,4 +1,5 @@ [% PROCESS 'govuk/fields.html' %] +[% INCLUDE "reports/_skip-list-reports.html" %] [%# We want to only select things that match all filters, if filters are provided ~%] [% BLOCK category_options %] diff --git a/templates/web/base/reports/_skip-list-reports.html b/templates/web/base/reports/_skip-list-reports.html new file mode 100644 index 0000000000..dd8ab6dedf --- /dev/null +++ b/templates/web/base/reports/_skip-list-reports.html @@ -0,0 +1 @@ +