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=refs%2Fheads%2Fuser%2Fberick%2Flp1872867-staffcat-format-labels-2;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 --- 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 d4ca900377..36952d3b9b 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 @@