From 5443336d2273b2241c27160071ba2e6ea82f048a Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Sun, 1 Jul 2018 17:01:39 -0400 Subject: [PATCH] LP#1779158 Angular vandelay more import form Signed-off-by: Bill Erickson --- .../app/staff/cat/vandelay/import.component.html | 61 +++++++++------------- 1 file changed, 25 insertions(+), 36 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/cat/vandelay/import.component.html b/Open-ILS/src/eg2/src/app/staff/cat/vandelay/import.component.html index f7bbaac7ff..5583413c36 100644 --- a/Open-ILS/src/eg2/src/app/staff/cat/vandelay/import.component.html +++ b/Open-ILS/src/eg2/src/app/staff/cat/vandelay/import.component.html @@ -14,22 +14,22 @@ - -
- +
- + +
+
+
- +
+ [allowFreeText]="true" placeholder="Select a Queue..." i18n-placeholder>
@@ -58,15 +58,10 @@ placeholder="Holdings Import Profile..." i18n-placeholder> - -
-
- -
+
- - +
@@ -78,29 +73,24 @@ placeholder="Merge Profile..." i18n-placeholder>
- -
-
-
- -
-
+
+ [(ngModel)]="mergeOnExact">
-
- +
+
+ +
-
+
+ [(ngModel)]="mergeOnSingleMatch">
@@ -110,15 +100,14 @@
+
-
-
- - +
- +
+
-- 2.11.0