Adding Switch button in attendence component. #129
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Kartik_Enhancement#274"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adding Switch button in Attendence button when we click on this button
When the button is off all the data will show and when button is on then the checkin and checkout data is shown.
Looks like you have misinterpreted the requirement. Here we need to:
Currently, you are filtering actions completed. It should be inverse. Also, the label text should be changed as mentioned.
Please correct it and update the PR accordingly.
Correct in Switch on-off button in Attendance component.