From b12471e7759ddbd350b4ac8a043633a91fef67aa Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Thu, 26 Oct 2023 15:30:54 +0200 Subject: [PATCH] [CHANGE] Bring back the level colors to the notification list --- .../notifications/templates/notifications/list_partial.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allianceauth/notifications/templates/notifications/list_partial.html b/allianceauth/notifications/templates/notifications/list_partial.html index 26569721..2180b230 100644 --- a/allianceauth/notifications/templates/notifications/list_partial.html +++ b/allianceauth/notifications/templates/notifications/list_partial.html @@ -8,7 +8,7 @@ {% translate "Action" %} {% for notif in notifications %} - + {{ notif.timestamp }} {{ notif.title }}