Cleared of the stuff the EnCoach team wanted changed
This commit is contained in:
@@ -153,7 +153,7 @@ export default function AssignmentsPage({assignments, corporateAssignments, enti
|
||||
{...a}
|
||||
users={users}
|
||||
onClick={
|
||||
entitiesAllowEdit.length > 0
|
||||
mapBy(entitiesAllowEdit, 'id').includes(a.entity || "")
|
||||
? () => router.push(`/assignments/creator/${a.id}`)
|
||||
: undefined
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user