In Projects = > Select Project = > Teams = > Clicks on particular employee when user click on profile then it will direclty show documents instead of Attendance.

This commit is contained in:
Kartik Sharma 2025-07-24 10:59:13 +05:30
parent 774f287615
commit aa550ed030

View File

@ -293,7 +293,7 @@ const {
<div className="d-flex flex-column">
<a
onClick={() =>
navigate(`/employee/${item.employeeId}?for=account`)
navigate(`/employee/${item.employeeId}?for=attendance`)
}
className="text-heading text-truncate cursor-pointer"
>