From e6a7ff060a2307df795ecdb6fc11752a9bfd4854 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 15 May 2020 17:43:10 -0400 Subject: [PATCH] implement user contains (barcode or username) operator Signed-off-by: Galen Charlton --- .../src/app/staff/acq/search/acq-search-form.component.html | 12 ++++++++++-- .../src/app/staff/acq/search/acq-search-form.component.ts | 6 ++++++ 2 files changed, 16 insertions(+), 2 deletions(-) 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 5c0c830c64..89a8438db1 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 @@ -43,7 +43,7 @@ (change)="clearSearchTermValueAfterOpChange(t)"> - + @@ -89,7 +89,15 @@ - + + + + + +