]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1879335: (follow-up) improve extraction of thesaurus
authorGalen Charlton <gmc@equinoxinitiative.org>
Wed, 9 Sep 2020 18:57:47 +0000 (14:57 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 11 Sep 2020 13:58:54 +0000 (09:58 -0400)
commitd6fca5ebf728eb126b2bb6b66fa04dd18b0f69be
treec54ce6a3b148c64b9145603e8f1e8c27b84e2ff7
parent991cbac848ca9c716c3b475fae513c3a2b07df86
LP#1879335: (follow-up) improve extraction of thesaurus

Use the stored procedure authority.extract_thesaurus(), which knows
how to grab the thesaurus from the 040 when necessary.

This also renames the "Thesaurus" column in the display grid to
"Thesaurus (Short Code)", which corresponds to the 008 thesarus
position, and "Thesaurus Code" to "Thesaurus"

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/staff/cat/authority/browse.component.html
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Authority.pm