contento3 / Projects

Development branch
www.contento3.com
0 stars 1 forks source link

When adding permissions to role the list button should permissions that are not already assigned to role #250

Open hamakhaa opened 10 years ago

hamakhaa commented 10 years ago

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