-
Bug
-
Resolution: Fixed
-
Minor
-
3.4
-
MOODLE_34_STABLE
-
MOODLE_34_STABLE
-
MDL-60576-master -
Following MDL-60090 the whitespace between the icons and event name are underlined.
This seems to be because Mustache adds newlines between included templates, and the whitespace is then underlined.
I can't see an 'easy' way to remove the newlines from between the templates - see https://github.com/spullara/mustache.java/issues/84