pramod_Bug#122Check-INOUT-Time #57

Closed
pramod.mahajan wants to merge 10 commits from pramod_Bug#122Check-INOUT-Time into Issues_April_5W
Showing only changes of commit c3d3529d34 - Show all commits

View File

@ -41,7 +41,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"