From 609e92935dd8170239f0c47af96ad06bf694e7b6 Mon Sep 17 00:00:00 2001 From: Klaas van Schelven Date: Wed, 26 Nov 2025 10:46:28 +0100 Subject: [PATCH] Note about 'megaphone' icon --- issues/templates/issues/issue_list.html | 2 +- projects/templates/projects/project_list.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/issues/templates/issues/issue_list.html b/issues/templates/issues/issue_list.html index 6442ad2..c6418ed 100644 --- a/issues/templates/issues/issue_list.html +++ b/issues/templates/issues/issue_list.html @@ -275,7 +275,7 @@ {# member-existance is implied if you can see this page #}
- + {# note: megaphone icon overloaded between "membership (email notifications) (here) and "alerts" (elsewhere) #} diff --git a/projects/templates/projects/project_list.html b/projects/templates/projects/project_list.html index f3fff14..73ca10d 100644 --- a/projects/templates/projects/project_list.html +++ b/projects/templates/projects/project_list.html @@ -117,7 +117,7 @@ {% if project.member or request.user.is_superuser %}