mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-09 08:36:23 +01:00
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user