]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1838580: Holds Shelf detail view record summary doesn't populate
authorGarry Collum <gcollum@gmail.com>
Tue, 16 Nov 2021 18:43:17 +0000 (13:43 -0500)
committerBill Erickson <berickxx@gmail.com>
Wed, 16 Mar 2022 18:59:36 +0000 (14:59 -0400)
commit2248140fe3af54901d8702f0ee5974e0f6c0cb22
tree4a75e2764764411232cf38224c74ac52ac84d3c2
parentaf5a4094349360083e9ab116693d013d2ec78c9f
LP1838580: Holds Shelf detail view record summary doesn't populate

Fixes the record summary of the detail view from the holds shelf. After
the patch is applied the bibliographic data displays in the detail view.

To test:

1. Go to Holds Shelf
2. Select a line
3. Click on the Detail View button, and notice that the bibliographic
information doesn't populate.
4. Click on the MARC link, to see to that the link does not take you to the
MARC view.
5. Apply patch.
6. Repeat 1-4.  The bibliographic information now displays, and the MARC link
takes you to the correct page.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/web/js/ui/default/staff/circ/holds/app.js