summaryrefslogtreecommitdiff
path: root/grades/templates
diff options
context:
space:
mode:
authoradityacp2020-02-12 14:20:23 +0530
committeradityacp2020-02-12 14:20:23 +0530
commit687a1a676eadbda5c57f3387fbaa8dd3e9359511 (patch)
tree37f84110f35aac432179f00439fd099369cb48d3 /grades/templates
parentd0c08efb57d0b83845ebccf67df09e798791c6e3 (diff)
downloadonline_test-687a1a676eadbda5c57f3387fbaa8dd3e9359511.tar.gz
online_test-687a1a676eadbda5c57f3387fbaa8dd3e9359511.tar.bz2
online_test-687a1a676eadbda5c57f3387fbaa8dd3e9359511.zip
Fix views tests
Diffstat (limited to 'grades/templates')
-rw-r--r--grades/templates/add_grades.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/grades/templates/add_grades.html b/grades/templates/add_grades.html
index 6a9dec9..59a344d 100644
--- a/grades/templates/add_grades.html
+++ b/grades/templates/add_grades.html
@@ -13,11 +13,6 @@
</a>
</li>
<li class="nav-item">
- <a class="nav-link" href="{% url 'yaksh:allotted_courses' %}">
- Allotted Courses
- </a>
- </li>
- <li class="nav-item">
<a class="nav-link" href="{% url 'yaksh:add_course' %}">
Add New Course
</a>