Link outline subsections into the course

This commit is contained in:
Brian Jacobel
2017-02-14 14:46:58 -05:00
committed by Diana Huang
parent 7bef3c0ef2
commit acc3a045ca
10 changed files with 67 additions and 40 deletions

View File

@@ -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>