[ADD] RECRUITMENT: Reject reason settings

This commit is contained in:
Horilla
2024-02-06 12:48:58 +05:30
parent 5a0e19c5b8
commit 58e4783dbf
8 changed files with 287 additions and 7 deletions

View File

@@ -81,6 +81,16 @@
>
</li>
{% endif %}
{% if perms.recruitment.view_rejectreason %}
<li class="oh-inner-sidebar__item">
<a
id="jobRole"
href="{% url 'candidate-reject-reasons' %}"
class="oh-inner-sidebar__link oh-dropdown__link"
>{% trans "Candidate Reject Reason" %}</a
>
</li>
{% endif %}
{% if perms.base.view_worktype %}
<li class="oh-inner-sidebar__item">
<a