Updated Time Attendance Records importing function

This commit is contained in:
2025-10-14 12:31:19 -04:00
parent d358441048
commit 650415672a
3 changed files with 98 additions and 29 deletions
-4
View File
@@ -94,7 +94,6 @@
<table class="attendance-table">
<thead>
<tr>
<th>#</th>
<th>ID</th>
<th>Name</th>
<th>Platform</th>
@@ -110,9 +109,6 @@
<tbody>
{% for record in recent_records %}
<tr>
<!-- # -->
<td>{{ loop.index }}</td>
<!-- 1. ID (Employee ID) -->
<td>
<div class="employee-info">