From 2bacbceac27ba0237191134b1a738ba5f1ff627e Mon Sep 17 00:00:00 2001 From: Jeppe Krogh Date: Thu, 9 Jan 2025 08:56:20 +0100 Subject: [PATCH] Add hover tooltip with total logged hours in invoicing report --- templates/reports/invoicing_rate_report.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/reports/invoicing_rate_report.html.twig b/templates/reports/invoicing_rate_report.html.twig index 7b6a5584..bf1ade9a 100644 --- a/templates/reports/invoicing_rate_report.html.twig +++ b/templates/reports/invoicing_rate_report.html.twig @@ -67,7 +67,7 @@ ">
{{ periodData.loggedBillableHours }} - {{ periodData.loggedBilledPercentage|round(1) ~ '%' }} + {{ periodData.loggedBilledPercentage|round(1) ~ '%' }}