diff --git a/recruitment/templates/candidate/candidate_list.html b/recruitment/templates/candidate/candidate_list.html index 07f9d4de8..8e49e69be 100644 --- a/recruitment/templates/candidate/candidate_list.html +++ b/recruitment/templates/candidate/candidate_list.html @@ -103,13 +103,14 @@ {% if perms.recruitment.change_candidate %}
{% if cand.email in emp_list %} - {% else %} {% endif %} @@ -118,9 +119,23 @@ data-target="#createModal" hx-get="{% url 'to-skill-zone' cand.id %}" hx-target="#createTarget" + style="padding:0.8rem 1rem" > +
{% endif %} @@ -209,6 +224,21 @@ +