From c1dc130766c7fdd79f13ef5d4a5051a983227e03 Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Tue, 7 Nov 2023 15:21:44 +0100 Subject: [PATCH] [FIX] Celery task status bar background --- .../templates/allianceauth/admin-status/celery_bar_partial.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allianceauth/templates/allianceauth/admin-status/celery_bar_partial.html b/allianceauth/templates/allianceauth/admin-status/celery_bar_partial.html index 55e78d17..d322bba4 100644 --- a/allianceauth/templates/allianceauth/admin-status/celery_bar_partial.html +++ b/allianceauth/templates/allianceauth/admin-status/celery_bar_partial.html @@ -2,7 +2,7 @@ {% load admin_status %}