]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1910808 Staff catalog show call number
authorBill Erickson <berickxx@gmail.com>
Mon, 5 Jul 2021 20:04:56 +0000 (16:04 -0400)
committerBill Erickson <berickxx@gmail.com>
Tue, 13 Jul 2021 16:02:07 +0000 (12:02 -0400)
commitb24ff8036eb9cdd90cf0e100c3523c2e540f6b05
tree4a6030ffa15205aa7be1dd8e3cfba8c658b97acc
parent3831d36cfdad71bb9afbff03ac3ce9eb3ec0f499
LP1910808 Staff catalog show call number

In the search results page, show the first call number for each record
(sorting by label sortkey) that is owned either by the user's preferred
library or the search library.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/share/catalog/bib-record.service.ts
Open-ILS/src/eg2/src/app/share/catalog/catalog.service.ts
Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm