LP1881607 Angular catalog e-resource links display user/berick/lp1881607-ang-cat-eresource-links
authorBill Erickson <berickxx@gmail.com>
Mon, 1 Jun 2020 16:32:21 +0000 (12:32 -0400)
committerBill Erickson <berickxx@gmail.com>
Mon, 1 Jun 2020 16:35:29 +0000 (12:35 -0400)
commit58071bf5fd31650a26521435949ee38de752dc4c
tree03e3517840de3c3a4d0659af68af8105576a2bde
parent07971c7e01ba6911a64955272592798f7ad24f69
LP1881607 Angular catalog e-resource links display

Display electronic resource links (MARC 856's) in the Angular staff
catalog.  The extraction logic, which matches the TPAC, has been put
into its own API.

To test in concernto, navigate to:

/eg2/staff/catalog/record/208

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/share/catalog/bib-record.service.ts
Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.ts
Open-ILS/src/eg2/src/app/staff/share/bib-summary/bib-summary.component.html
Open-ILS/src/perlmods/lib/OpenILS/Application/AppUtils.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat/Authority.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm