Skip to content

Commit 2868a01

Browse files
authored
Merge pull request #1510 from topcoder-platform/PM-4170_auth-for-customer-portal
PM-4170 - remove PM from authorized user roles in Customer portal
2 parents 59fae17 + 78f6294 commit 2868a01

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/apps/customer-portal/src/customer-portal.routes.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ export const customerPortalRoutes: ReadonlyArray<PlatformRoute> = [
3939
id: toolTitle,
4040
rolesRequired: [
4141
UserRole.administrator,
42-
UserRole.projectManager,
4342
UserRole.talentManager,
4443
],
4544
route: rootRoute,

0 commit comments

Comments
 (0)