mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-15 23:32:17 +00:00
Fix the issues with adding notes, also make the permission more obvious on the index
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
</p>
|
||||
{% endif %}
|
||||
|
||||
{% if hrstaff %}
|
||||
{% if is_hr_staff %}
|
||||
<h3>HR Admin</h3>
|
||||
<p>
|
||||
<a href="{% url hr-admin %}">View applications</a><br/>
|
||||
|
||||
Reference in New Issue
Block a user