Improve course breadcrumbs

LEARNER-877
This commit is contained in:
Andy Armstrong
2017-05-18 00:03:05 -04:00
parent 0d9146a209
commit 3cffded2d1
17 changed files with 161 additions and 92 deletions

View File

@@ -1,9 +0,0 @@
<% if (unifiedCourseView) { %>
<a href="<%- '/courses/' + courseId + '/course/#' + blockId %>">
<span class="fa fa-arrow-circle-prev icon" 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>