From: Bill Erickson Date: Thu, 30 Jul 2020 16:23:15 +0000 (-0400) Subject: LP1872867 Staff catalog filters use search labels X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=2bd2a4d925968f804a5bbc1a3e6a4b28a5fc0a62;p=Evergreen.git LP1872867 Staff catalog filters use search labels The Angular staff catalog now displays the search_label value for all of the coded-value-map filters (search format, item type, etc.) when available. It falls back to the 'value' field when no search_label exists. If a value is not opac_visible, the text "(Hidden)" is appended to the label. Signed-off-by: Bill Erickson Signed-off-by: Elaine Hardy --- diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/search-form.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/search-form.component.html index b3d5eb6aea..ab50809a23 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/search-form.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/search-form.component.html @@ -1,3 +1,10 @@ + + + +
@@ -21,8 +28,9 @@
@@ -150,32 +158,36 @@
@@ -184,24 +196,27 @@