MDL-79701 block_calendar_upcoming: Display activity name in tooltip

This commit is contained in:
Rajneel Totaram 2023-12-20 12:18:15 +12:00
parent 9587029a46
commit dba4cd4511

View File

@ -62,6 +62,7 @@
}} data-action="view-event"{{!
}} data-event-id="{{id}}"{{!
}} href="{{viewurl}}"{{!
}} title="{{name}}"{{!
}}>{{{name}}}</a>
</h6>
<div class="date small">{{{formattedtime}}}</div>