From 1e8e6e132c51ba6fd9855b76de1cc346223dd21b Mon Sep 17 00:00:00 2001 From: Simey Lameze Date: Wed, 12 Jul 2017 19:58:57 +0800 Subject: [PATCH] MDL-59384 core_calendar: add necessary data-* attributes Part of MDL-59333. --- calendar/templates/event_summary_body.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendar/templates/event_summary_body.mustache b/calendar/templates/event_summary_body.mustache index 948e853de82..e4a155f2821 100644 --- a/calendar/templates/event_summary_body.mustache +++ b/calendar/templates/event_summary_body.mustache @@ -26,7 +26,7 @@ "eventtype": "open", } }} -
+

{{#str}} when, core_calendar {{/str}}

{{#userdate}} {{timestart}}, {{#str}} strftimerecentfull {{/str}} {{/userdate}}
-- 2.43.0