diff --git a/attendance/templates/attendance/work_record/work_record_list.html b/attendance/templates/attendance/work_record/work_record_list.html index 3159b4727..526b35358 100644 --- a/attendance/templates/attendance/work_record/work_record_list.html +++ b/attendance/templates/attendance/work_record/work_record_list.html @@ -23,7 +23,7 @@ {% if work_record %}
{% if work_record.work_record_type == 'CONF' %}! - {% elif work_record.work_record_type == 'FDP' %} p + {% elif work_record.work_record_type == 'FDP' %} P {% elif work_record.work_record_type == 'HDP' %} HP {% elif work_record.work_record_type == 'ABS' %} A {% endif %}