added condition for manageInfr for edit and delete activity
This commit is contained in:
parent
148f4b79e7
commit
04a25d58f4
@ -140,7 +140,7 @@ const WorkItem = ({ workItem, forBuilding, forFloor, forWorkArea }) => {
|
||||
</span>
|
||||
</button>
|
||||
)}
|
||||
{!projectId && ManageInfra && (
|
||||
{ ManageInfra && (
|
||||
<>
|
||||
<button
|
||||
aria-label="Modify"
|
||||
|
Loading…
x
Reference in New Issue
Block a user