From 3ebf11308cb06d44a9290c71aa62c5559cb2e579 Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Sun, 4 Feb 2024 13:40:48 +0100 Subject: [PATCH] [CHANGE] Re-enable filterDropdown JS --- .../groupmanagement/templates/groupmanagement/audit.html | 5 +++-- .../permissions_tool/templates/permissions_tool/audit.html | 5 +++-- .../templates/permissions_tool/overview.html | 3 ++- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/allianceauth/groupmanagement/templates/groupmanagement/audit.html b/allianceauth/groupmanagement/templates/groupmanagement/audit.html index 0a6ed580..12d6550d 100644 --- a/allianceauth/groupmanagement/templates/groupmanagement/audit.html +++ b/allianceauth/groupmanagement/templates/groupmanagement/audit.html @@ -71,7 +71,7 @@ {% block extra_javascript %} {% include 'bundles/datatables-js-bs5.html' %} {% include 'bundles/moment-js.html' with locale=True %} -{# {% include 'bundles/filterdropdown-js.html' %}#} + {% include 'bundles/filterdropdown-js.html' %}