When adding permissions to role the list button should permissions that are not already assigned to role. At the moment it shows all the permissions even those that are already assigned to a role.
line # 83 dtos = (Collection) permissionService.findAllPermissions();
AddAssociatedPermissionListener
When adding permissions to role the list button should permissions that are not already assigned to role. At the moment it shows all the permissions even those that are already assigned to a role.
line # 83 dtos = (Collection) permissionService.findAllPermissions(); AddAssociatedPermissionListener