From f56d5f1b0f06140e00c55864e27b2857970617dd Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Wed, 11 Mar 2026 21:23:16 -0700 Subject: [PATCH] ui: Use inline SVG icons for notification dropdown Tests: - The icon appears as before in navbar in light/dark themes. Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- plinth/templates/notifications-dropdown.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plinth/templates/notifications-dropdown.html b/plinth/templates/notifications-dropdown.html index 50e9c132c..ec8edeef4 100644 --- a/plinth/templates/notifications-dropdown.html +++ b/plinth/templates/notifications-dropdown.html @@ -5,6 +5,7 @@ {# Template to display a drop down button for notifications in the navbar #} {% load i18n %} +{% load plinth_extras %} {% if notifications %}