From 2ca2215ed6653dc7bf2cfaf320fee811b376ece8 Mon Sep 17 00:00:00 2001 From: Alejandro Sirgo Rica Date: Mon, 16 Sep 2024 13:46:28 +0200 Subject: js: restrict the checkbox filter to the sidebar Prevent accidental processing of checkboxes outside the sidebar. --- ogcp/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ogcp/templates') diff --git a/ogcp/templates/base.html b/ogcp/templates/base.html index 798674b..9c6b3e1 100644 --- a/ogcp/templates/base.html +++ b/ogcp/templates/base.html @@ -111,7 +111,7 @@ - +