From f2e981e869a0ca0a40fd96f706c6345f87c579d7 Mon Sep 17 00:00:00 2001 From: Simey Lameze Date: Wed, 12 Jul 2017 11:39:04 +0800 Subject: [PATCH] MDL-59383 core_calendar: css fixes to summary modal body --- calendar/templates/event_summary_body.mustache | 2 +- calendar/templates/event_summary_modal.mustache | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/calendar/templates/event_summary_body.mustache b/calendar/templates/event_summary_body.mustache index 23946c9668f..948e853de82 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}}
diff --git a/calendar/templates/event_summary_modal.mustache b/calendar/templates/event_summary_modal.mustache index 18498d79d43..2ae8dd213bd 100644 --- a/calendar/templates/event_summary_modal.mustache +++ b/calendar/templates/event_summary_modal.mustache @@ -26,7 +26,7 @@ }} {{< core/modal }} {{$footer}} - + {{/footer}} {{/ core/modal }}