Changes in Attendance
This commit is contained in:
parent
164b82e1c7
commit
72dbdb0fe0
@ -293,7 +293,7 @@ const AttendanceLog = ({ handleModalData, searchTerm }) => {
|
||||
key={`header-${currentDate}`}
|
||||
className="table-row-header"
|
||||
>
|
||||
<td colSpan={6} className="text-start">
|
||||
<td colSpan={8} className="text-start">
|
||||
<strong>
|
||||
{moment(currentDate).format("DD-MM-YYYY")}
|
||||
</strong>
|
||||
|
Loading…
x
Reference in New Issue
Block a user