diff --git a/employee/templates/employee_personal_info/employee_card.html b/employee/templates/employee_personal_info/employee_card.html index 20f805657..653936fb7 100644 --- a/employee/templates/employee_personal_info/employee_card.html +++ b/employee/templates/employee_personal_info/employee_card.html @@ -60,7 +60,7 @@
= 30 %}title = "{{emp}}" {% endif %}>{{emp|truncatechars:30}} - = 35 %}title = "{{emp.email}}" {% endif %}>{{emp.email|truncatechars:35}}
+ = 35 %}title = "{{emp.get_email}}" {% endif %}>{{emp.get_email|truncatechars:35}}
{{emp.employee_work_info.job_position_id}}
{% if "attendance"|app_installed %}