From 14ce0df725539531f5fe54bac721e2fb77fb5ad9 Mon Sep 17 00:00:00 2001 From: Mike Rylander Date: Tue, 28 Jan 2020 11:26:41 -0500 Subject: [PATCH] Special case for LI and PO state fields Signed-off-by: Mike Rylander Signed-off-by: Galen Charlton --- .../src/app/staff/acq/search/acq-search-form.component.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Open-ILS/src/eg2/src/app/staff/acq/search/acq-search-form.component.html b/Open-ILS/src/eg2/src/app/staff/acq/search/acq-search-form.component.html index f206f8c367..c737e68582 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/search/acq-search-form.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/search/acq-search-form.component.html @@ -56,6 +56,16 @@ +
+ +
+ @@ -80,6 +90,7 @@
+
-- 2.11.0