summaryrefslogtreecommitdiff
path: root/grades/templates/grading_systems.html
diff options
context:
space:
mode:
authoradityacp2018-03-21 17:43:26 +0530
committeradityacp2018-03-21 17:43:26 +0530
commite1c1d0d0d6ae170d3ce9966b98ec6d03ff35c062 (patch)
tree5ec513db397aa57934cc9682b822f7c2d48689ab /grades/templates/grading_systems.html
parent65c368a1360a83c2b10458ec61a4b74d9ac8e9f5 (diff)
downloadonline_test-e1c1d0d0d6ae170d3ce9966b98ec6d03ff35c062.tar.gz
online_test-e1c1d0d0d6ae170d3ce9966b98ec6d03ff35c062.tar.bz2
online_test-e1c1d0d0d6ae170d3ce9966b98ec6d03ff35c062.zip
Move Grading systems from navbar to Courses sidebar
Diffstat (limited to 'grades/templates/grading_systems.html')
-rw-r--r--grades/templates/grading_systems.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/grades/templates/grading_systems.html b/grades/templates/grading_systems.html
index baa5610..3a71ebf 100644
--- a/grades/templates/grading_systems.html
+++ b/grades/templates/grading_systems.html
@@ -2,6 +2,7 @@
{% block main %}
<html>
<a href="{% url 'grades:add_grade' %}" class="btn btn-primary"> Add a Grading System </a>
+ <a href="{% url 'yaksh:courses' %}" class="btn btn-danger"> Back to Courses </a>
<br><br>
<b> Available Grading Systems: </b>
<table class="table">