Skip to content

Commit

Permalink
LPD-21645 SF
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed May 4, 2024
1 parent f7a3984 commit 595c499
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

<%
PortalDefaultPermissionsConfigurationManager portalDefaultPermissionsConfigurationManager = (PortalDefaultPermissionsConfigurationManager)request.getAttribute(PortalDefaultPermissionsWebKeys.PORTAL_DEFAULT_PERMISSIONS_CONFIGURATION_MANAGER);
RoleTypeContributorProvider roleTypeContributorProvider = (RoleTypeContributorProvider)request.getAttribute(RolesAdminWebKeys.ROLE_TYPE_CONTRIBUTOR_PROVIDER);
EditPortalDefaultPermissionsConfigurationDisplayContext editPortalDefaultPermissionsConfigurationDisplayContext = new EditPortalDefaultPermissionsConfigurationDisplayContext(request, portalDefaultPermissionsConfigurationManager, renderRequest, roleTypeContributorProvider);
Expand Down

0 comments on commit 595c499

Please sign in to comment.