Merge branch 'MDL-59699-master-fix' of https://github.com/lameze/moodle

This commit is contained in:
Andrew Nicols 2017-08-23 12:02:41 +08:00
commit d4cbf2787a

View File

@ -40,7 +40,7 @@
<h4>{{#str}} eventtype, core_calendar {{/str}}</h4>
{{eventtype}}
{{#iscourseevent}}
<a href="{{url}}">{{course.shortname}}</a>
<div><a href="{{url}}">{{course.fullname}}</a></div>
{{/iscourseevent}}
{{#source}}
<div>{{{source}}}</div>