This commit is contained in:
Ross
2021-12-23 22:43:27 +00:00
parent bdb5e19298
commit c6cf8a568e
6 changed files with 15 additions and 10 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
<tr>
<th>Candidate</th>
{% for cid in cids %}
<th>{{cid}}</th>
<th><a href="{% url 'physics:exam_scores_cid_user' exam.pk cid 'None' %}">{{cid}}</a></th>
{% endfor %}
</thead>
</tr>