mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-12 05:50:16 +02:00
Permissions to see characters
Changed permissions to see chars registered on fleet-up.com to human_resources
This commit is contained in:
parent
d2865c97e1
commit
6221f42873
@ -23,7 +23,7 @@
|
||||
<li class="active"><a href="#">Ops and Timers <span class="sr-only">(current)</span></a></li>
|
||||
<li><a href="/fleetup/doctrines/">Doctrines</a></li>
|
||||
<li><a href="/fleetup/fittings/">Fittings</a></li>
|
||||
{% if perms.auth.corp_stats %}
|
||||
{% if perms.auth.human_resources %}
|
||||
<li><a href="/fleetup/characters/">Characters</a></li>
|
||||
{% endif %}
|
||||
<li></li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user