diff --git a/employee/templates/employee_personal_info/employee_card.html b/employee/templates/employee_personal_info/employee_card.html index c6cfa0caa..96c7a39f8 100644 --- a/employee/templates/employee_personal_info/employee_card.html +++ b/employee/templates/employee_personal_info/employee_card.html @@ -97,7 +97,7 @@ {% endif %} {% if perms.employee.delete_employee %} - + {% with emp.contract_set.first as contract %} {% if contract.contract_status == 'active' %}