Skip to content
Snippets Groups Projects
Commit 5c15243c authored by Frank Poetzsch-Heffter's avatar Frank Poetzsch-Heffter
Browse files

add view-archive-permission 2

parent e329d180
No related branches found
No related tags found
1 merge request!86Merge school-apps
......@@ -98,7 +98,7 @@
<li><a href="{% url 'aub_check2' %}"><i class="material-icons">done_all</i> Anträge genehmigen 2</a>
</li>
{% endif %}
{% if perms.aub.archive %}
{% if perms.aub.view_archive %}
<li><a href="{% url 'aub_archive' %}"><i class="material-icons">archive</i> Archiv</a>
</li>
{% endif %}
......
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