Compare commits
2 Commits
cd2e563e1d
...
149b51c1c2
| Author | SHA1 | Date | |
|---|---|---|---|
| 149b51c1c2 | |||
| d1227a786b |
@ -42,7 +42,7 @@ const RenderAttendanceStatus = ({ attendanceData, handleModalData,Tab,currentDat
|
|||||||
{attendanceData?.checkInTime && (
|
{attendanceData?.checkInTime && (
|
||||||
<button
|
<button
|
||||||
type="button"
|
type="button"
|
||||||
className="btn btn-xs btn-success ms-2"
|
className="btn btn-xs btn-secondary ms-2"
|
||||||
tabIndex="0"
|
tabIndex="0"
|
||||||
aria-controls="DataTables_Table_0"
|
aria-controls="DataTables_Table_0"
|
||||||
data-bs-toggle="modal"
|
data-bs-toggle="modal"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user