mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merge WCM_SERVICES into HEAD 11697, 11698, 11702, 11751, 11801, 11924, 12023, 12073
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@12076 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -114,7 +114,7 @@ public class InviteWebsiteUsersWizard extends BaseInviteUsersWizard
|
||||
selectedInvitees.put(userRole.getAuthority(), userRole.getRole());
|
||||
}
|
||||
|
||||
getWebProjectService().inviteWebUsersGroups(this.getNode().getNodeRef(), selectedInvitees);
|
||||
getWebProjectService().inviteWebUsersGroups(this.getNode().getNodeRef(), selectedInvitees, true);
|
||||
|
||||
return outcome;
|
||||
}
|
||||
|
Reference in New Issue
Block a user