Link outline subsections into the course
This commit is contained in:
committed by
Diana Huang
parent
7bef3c0ef2
commit
acc3a045ca
@@ -0,0 +1,7 @@
|
||||
<a href="<%- '/courses/' + courseId + '/course/#' + blockId %>">
|
||||
<span class="fa fa-arrow-circle-left" aria-hidden="true" aria-describedby="outline-description"></span>
|
||||
<span class="sr-only" id="outline-description"><%- gettext('Return to course outline') %></span>
|
||||
<b><%- gettext('Outline') %></b>
|
||||
</a>
|
||||
<span> > </span>
|
||||
<span class="position"><%- pathText %></span>
|
||||
Reference in New Issue
Block a user