This commit is contained in:
Ross
2021-12-18 17:58:28 +00:00
parent 0af559e71c
commit 52e76687b2
+1 -1
View File
@@ -47,7 +47,7 @@
<tr>
<th>Candidate</th>
{% for cid in cids %}
<!-- <th><a href="{% url 'rapids:exam_scores_cid_user' exam.pk cid %}">{{cid}}</a></th> -->
{% comment %} <th><a href="{% url 'rapids:exam_scores_cid_user' exam.pk cid %}">{{cid}}</a></th> {% endcomment %}
<th><a href="">{{cid}}</a></th>
{% endfor %}