From 79cbc5ca4ca00a02f429fb8f7a8bc8412bbe560f Mon Sep 17 00:00:00 2001 From: Shamim Rezaie Date: Thu, 31 Jan 2019 20:12:27 +1100 Subject: [PATCH] MDL-63674 core_messaging: Bidi text support --- message/templates/message_area_message.mustache | 2 +- message/templates/message_area_response.mustache | 1 + theme/boost/scss/moodle/message.scss | 1 + theme/boost/style/moodle.css | 1 + theme/bootstrapbase/less/moodle/message.less | 1 + theme/bootstrapbase/style/moodle.css | 1 + 6 files changed, 6 insertions(+), 1 deletion(-) diff --git a/message/templates/message_area_message.mustache b/message/templates/message_area_message.mustache index c04eba98fe7..f344c81ec10 100644 --- a/message/templates/message_area_message.mustache +++ b/message/templates/message_area_message.mustache @@ -31,7 +31,7 @@ tabindex="0">
- + {{{text}}} diff --git a/message/templates/message_area_response.mustache b/message/templates/message_area_response.mustache index f7de5456bee..de3cfb6b914 100644 --- a/message/templates/message_area_response.mustache +++ b/message/templates/message_area_response.mustache @@ -16,6 +16,7 @@ }}