mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
Fix HR blacklist permissions
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
</p>
|
||||
{% endif %}
|
||||
|
||||
{% if perms.add_blacklist %}
|
||||
{% if perms.hr.add_blacklist %}
|
||||
<h3>Blacklist Management</h3>
|
||||
<p>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user