[UPDT] EMPLOYEE: #930

This commit is contained in:
Horilla
2025-10-17 12:25:30 +05:30
parent fe11b3dd8e
commit 443f600155

View File

@@ -60,7 +60,7 @@
<div class="oh-kanban-card__details">
<span class="oh-kanban-card__title" {% if emp.email|length >= 30 %}title = "{{emp}}" {% endif %}>{{emp|truncatechars:30}}</span>
<span class="oh-kanban-card__subtitle" {% if emp.email|length >= 35 %}title = "{{emp.email}}" {% endif %}>{{emp.email|truncatechars:35}}</span><br>
<span class="oh-kanban-card__subtitle" {% if emp.get_email|length >= 35 %}title = "{{emp.get_email}}" {% endif %}>{{emp.get_email|truncatechars:35}}</span><br>
<span class="oh-kanban-card__subtitle">{{emp.employee_work_info.job_position_id}}</span>
<div class="oh-kanban-card__subtitle">
{% if "attendance"|app_installed %}