Skip to content

Commit

Permalink
Minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
adilmohak committed Oct 6, 2024
1 parent 97b2c80 commit 900dc1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/course/course_allocation_view.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr>
<th>#</th>
<th>{% trans 'Lecturer' %}</th>
<th>C{% trans 'Courses' %}</th>
<th>{% trans 'Courses' %}</th>
{% if request.user.is_superuser %}
<th>{% trans 'Action' %}</th>
{% endif %}
Expand Down

0 comments on commit 900dc1f

Please sign in to comment.