From fa32f87a351b9f3073aa6e55e8581121ff7a3826 Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Thu, 22 May 2025 09:21:05 +0200 Subject: [PATCH] [FIX] Active class on notification icon --- allianceauth/menu/templates/menu/menu-notification-block.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/allianceauth/menu/templates/menu/menu-notification-block.html b/allianceauth/menu/templates/menu/menu-notification-block.html index ffe7f9f0..d1b06c3c 100644 --- a/allianceauth/menu/templates/menu/menu-notification-block.html +++ b/allianceauth/menu/templates/menu/menu-notification-block.html @@ -2,8 +2,8 @@ {% load navactive %} {% load auth_notifications %} -