LMS: More changes to the web view

This commit is contained in:
scmmishra
2018-10-18 16:19:33 +05:30
committed by Aditya Hase
parent 5569cbf82c
commit 91bbe10495
5 changed files with 11 additions and 21 deletions

View File

@@ -8,9 +8,7 @@
</span>
</div>
<div class="col-md-4 text-right">
{% with next_content = next_content, course_name = course_name, program_name = program_name %}
{% include "www/lms/templates/includes/lms-nav.html" %}
{% endwith %}
</div>
</div>
<hr>
@@ -22,9 +20,7 @@
{{ content.content }}
</div>
<div class="text-right">
{% with next_content = next_content, course_name = course_name, program_name = program_name %}
{% include "www/lms/templates/includes/lms-nav.html" %}
{% endwith %}
</div>
<div class="mt-3 text-right">
<a class="text-muted" href="/report"><i class="octicon octicon-issue-opened" title="Report"></i> Report a