diff --git a/templates/time_attendance_record_detail.html b/templates/time_attendance_record_detail.html index 74090cf..738b6bb 100644 --- a/templates/time_attendance_record_detail.html +++ b/templates/time_attendance_record_detail.html @@ -21,10 +21,10 @@
- Detailed information for attendance record #{{ record.id }} + Detailed information for {{ record.employee_name }}
See all records from this import batch
See all records for {{ record.attendance_date.strftime('%Y-%m-%d') }}
-