From 4a2aa405129e12f2b15e25fa0f60bd6137e05a5d Mon Sep 17 00:00:00 2001 From: Rajneel Totaram Date: Wed, 20 Dec 2023 12:18:15 +1200 Subject: [PATCH] MDL-79701 block_calendar_upcoming: Display activity name in tooltip --- calendar/templates/upcoming_mini.mustache | 1 + 1 file changed, 1 insertion(+) diff --git a/calendar/templates/upcoming_mini.mustache b/calendar/templates/upcoming_mini.mustache index d837762282f..eb94c27acc8 100644 --- a/calendar/templates/upcoming_mini.mustache +++ b/calendar/templates/upcoming_mini.mustache @@ -62,6 +62,7 @@ }} data-action="view-event"{{! }} data-event-id="{{id}}"{{! }} href="{{viewurl}}"{{! + }} title="{{name}}"{{! }}>{{{name}}}
{{{formattedtime}}}