mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-12 05:50:16 +02:00
parent
cc459e0f40
commit
1af4b7e43c
@ -155,7 +155,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if perms.auth.member or perms.auth.blue_member %}
|
{% if perms.auth.member or perms.auth.blue_member %}
|
||||||
{% if perms.auth.sigtracker_view %}
|
{% if perms.auth.signature_view %}
|
||||||
<li>
|
<li>
|
||||||
<a {% ifequal request.path "/sigtracker" %} class="active" {% endifequal %}
|
<a {% ifequal request.path "/sigtracker" %} class="active" {% endifequal %}
|
||||||
href="{% url 'auth_signature_view' %}"><i
|
href="{% url 'auth_signature_view' %}"><i
|
||||||
|
Loading…
x
Reference in New Issue
Block a user