From c4a5489274bb1cf2f9efa4bd659f65cf1bee2879 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 17 Jan 2020 12:06:17 -0500 Subject: [PATCH] add select-from-file widget Signed-off-by: Galen Charlton --- .../app/staff/acq/search/acq-search.component.html | 33 +++++++++++++--------- 1 file changed, 19 insertions(+), 14 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/acq/search/acq-search.component.html b/Open-ILS/src/eg2/src/app/staff/acq/search/acq-search.component.html index 0eb91f9aef..fb1dc7c5e3 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/search/acq-search.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/search/acq-search.component.html @@ -28,20 +28,25 @@
- - - - - - - - - - + + + + + + + + + + + + + + +
-- 2.11.0