pramod_Task#207 Assign button hide and completedWork not editable if , > 0 #92

Merged
vikas.nale merged 8 commits from pramod_Task#207 into Issue_May_2W 2025-05-10 10:42:00 +00:00
Showing only changes of commit c728b162e8 - Show all commits

View File

@ -69,7 +69,9 @@ const WorkArea = ({ workArea, floor, forBuilding }) => {
</th>
{/* ************************** */}
<th className="infra-activity-table-header">Progress</th>
<th className="infra-activity-table-header">Actions</th>
<th className="infra-activity-table-header text-end ">
<span className="px-3"> Actions</span>
</th>
</tr>
</thead>
<tbody className="table-border-bottom-0">