SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit f06cfeb2 authored by Jorran de Wit's avatar Jorran de Wit
Browse files

Cowboy 5

parent 155f7e34
No related branches found
No related tags found
No related merge requests found
......@@ -24,8 +24,8 @@
<li><a href="{% url 'invitations:cleanup' %}">Perform a cleanup</a></li>
<li><a href="{% url 'invitations:citation_notification_list' %}">List unprocessed Citation Notifications</a></li>
{% endif %}
{% if perms.scipost.can_manage_registration_invitations %}
<li><a href="{% url 'invitations:list_sent' %}">List Fellow Invitations</a></li>
{% if perms.scipost.can_invite_fellows %}
<li><a href="{% url 'invitations:list_fellows' %}">List Fellow Invitations</a></li>
{% endif %}
<li><a href="{% url 'invitations:list_sent' %}">Show all Invitations pending response</a></li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment