]> 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)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 13 Jul 2021 16:14:52 +0000 (12:14 -0400)
commit633656df58cafff386da4576459c47301507d8b5
treee3e7a8ab3ee1cf9385e3927716e2385d4bb76d43
parent1a229a6e34e4789742ef2e3dba57d08da056c924
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