Mentions légales du service

Skip to content
Snippets Groups Projects

Merge bugfix/GZL-5445-invite-team-member-redirect-gum-ui into release/10.0.1

2 files
+ 4
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -859,6 +859,7 @@ public enum Pages implements Page {
Authorizations
.SESSION_WITH_INTEROPERABILITY),
//Redirect to user management api, check in pages.xml for more information
ADMIN_MANAGE_USERS("/administration/users.xhtml", Icons.USERS, "gazelle.common.menu.MenuManageAllUsers",
Authorizations.ADMIN_OR_VENDOR_ADMIN_OR_TESTING_SESSION_ADMIN_OF_CURRENT_TESTING_SESSION);
Loading