Skip to content

Commit

Permalink
MDL-64700 block_recentlyaccessedcourses: don't escape course names
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristian Ringer committed Jan 24, 2019
1 parent 0e1e1e5 commit 26a6b74
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@

{{< core_course/coursecards }}
{{$classes}}one-row{{/classes}}
{{$coursename}} {{fullname}} {{/coursename}}
{{$coursename}} {{{fullname}}} {{/coursename}}
{{/ core_course/coursecards }}

0 comments on commit 26a6b74

Please sign in to comment.