|
Overview: Currently we have a permission called Users: Can create, edit and remove patron blocks - ui-users.patron_blocks.
Libraries also need a permission that allows users to view patron blocks only. This allows explicit granting of viewing blocks and allows libraries to deny view of patron blocks if not desired.
Actions:
- Create a new permission for view-only access to patron blocks.
- Update "Users: Can create, edit and remove patron blocks" to include the new permission.
- Implement functionality such that the view-only permission is required to see the patron block accordion.
|