mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-12 05:50:16 +02:00
im dumb
This commit is contained in:
parent
5e5380f1f0
commit
f160165c00
@ -114,12 +114,7 @@
|
|||||||
class="fa fa-cogs fa-fw grayiconecolor"></i> Services</a>
|
class="fa fa-cogs fa-fw grayiconecolor"></i> Services</a>
|
||||||
</li>
|
</li>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if perms.auth.member or perms.auth.blue_member %}
|
|
||||||
<li>
|
|
||||||
<a {% ifequal request.path "/fat/" %} class="active" {% endifequal %}
|
|
||||||
href="{% url 'auth_fatlink_view' %}"><i
|
|
||||||
class="fa fa-cogs fa-fw grayiconecolor"></i> Pap Links</a>
|
|
||||||
</li>
|
|
||||||
{% if not perms.auth.member or perms.auth.human_resources %}
|
{% if not perms.auth.member or perms.auth.human_resources %}
|
||||||
<li>
|
<li>
|
||||||
<a {% ifequal request.path "/hr_application_management/" %}
|
<a {% ifequal request.path "/hr_application_management/" %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user