some more update

This commit is contained in:
Ross
2023-11-12 17:41:46 +00:00
parent f5072126e7
commit 0fad480db4
12 changed files with 292 additions and 7 deletions
+1 -1
View File
@@ -104,7 +104,7 @@
</span>
{% if request.user|has_group:"cid_user_manager" %}
<span id="candidate-link" class="top-bar-link">
<a href="{% url 'generic:manage_cids' %}">Candidates</a>
<a href="{% url 'people' %}">People</a>
</span>
{% endif %}
{% endif %}