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=c38f5b3aefc3b177cdcf74efe26422e2c28f92c9;p=working%2FEvergreen.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 c6e4d5da98..ad73bafaed 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 @@
@@ -141,32 +149,36 @@
@@ -175,24 +187,27 @@