keycloak-scim/forms/common-themes
Thomas Darimont 14292843ff Fix missing group in angular $scope in GroupMembersCtrl.
Previously navigating to the group members tab of a group breaks other groups links (RoleMappings, Attributes etc.) because the groupId part of the url is missing.
 One sees:
 /auth/admin/master/console/#/realms/master/groups//role-mappings
 Instead of:
 /auth/admin/master/console/#/realms/master/groups/0f77aeed-7d16-4938-9fcc-c74b1125e5e0/role-mappings
2015-11-19 13:54:18 +01:00
..
src/main Fix missing group in angular $scope in GroupMembersCtrl. 2015-11-19 13:54:18 +01:00
pom.xml Version bump 2015-10-19 16:15:29 +02:00