Change #8045
Category | None |
Changed by | Dan Briem <dbriem | @wlsmail.org>
Changed at | Mon 20 Sep 2021 10:48:00 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | db183ff575436ae0ea3ca284f73637422407534f |
Comments
LP#1929587 Place hold button in staff client Disables and gray's out the place hold button on records in the Angular catalog that are deleted or have no holdable copies unless the user has the perm PLACE_UNFILLABLE_HOLD. To test: * Search for records with and without any copies * Search for records with and without holdable copies * Search as user with and without the permission PLACE_UNFILLABLE_HOLD Signed-off-by: Dan Briem <dbriem@wlsmail.org> Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org> Signed-off-by: Bill Erickson <berickxx@gmail.com>
Changed files
- Open-ILS/src/eg2/src/app/share/catalog/bib-record.service.ts
- Open-ILS/src/eg2/src/app/staff/catalog/record/actions.component.html
- Open-ILS/src/eg2/src/app/staff/catalog/record/actions.component.ts
- Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html
- Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html
- Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm