From 698e67ee51a5c5e65d65f8210ce873a6334f8f11 Mon Sep 17 00:00:00 2001 From: Anandashankar Anil Date: Tue, 6 Feb 2024 14:26:32 +0100 Subject: [PATCH] Add tooltips on major subheaders --- daily_read/templates/daily_report.html.j2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/daily_read/templates/daily_report.html.j2 b/daily_read/templates/daily_report.html.j2 index 68a5ba2..5f8432c 100644 --- a/daily_read/templates/daily_report.html.j2 +++ b/daily_read/templates/daily_report.html.j2 @@ -162,6 +162,9 @@
{{ date_type }}
+
+ +
{% for project in data["projects"][date_type] %}