From 25c1fa9b0c3cc60a6234f0a574a82e60fe455ad8 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Sat, 30 Jun 2018 12:08:43 -0400 Subject: [PATCH] LP#1779158 Angular vandelay more import form Signed-off-by: Bill Erickson --- .../app/staff/cat/vandelay/import.component.html | 43 +++++++++++++--------- .../src/app/staff/cat/vandelay/import.component.ts | 3 +- .../app/staff/cat/vandelay/vandelay.component.html | 7 +++- 3 files changed, 34 insertions(+), 19 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 b0a9ee6721..40bf0d51ca 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 @@ -1,11 +1,11 @@ -
+

MARC File Upload

-
+
- +
+
- +
- + +
-
+
- +
- +
-
+
- +
- + +
-
+
- +
- + +
diff --git a/Open-ILS/src/eg2/src/app/staff/cat/vandelay/import.component.ts b/Open-ILS/src/eg2/src/app/staff/cat/vandelay/import.component.ts index 4a7cb2e0a6..0d125a7957 100644 --- a/Open-ILS/src/eg2/src/app/staff/cat/vandelay/import.component.ts +++ b/Open-ILS/src/eg2/src/app/staff/cat/vandelay/import.component.ts @@ -6,7 +6,8 @@ import {VandelayService} from './vandelay.service'; import {ProgressDialogComponent} from '@eg/share/dialog/progress.component'; @Component({ - templateUrl: 'import.component.html' + templateUrl: 'import.component.html', + styleUrls: ['import.component.css'] }) export class ImportComponent implements OnInit, AfterViewInit { diff --git a/Open-ILS/src/eg2/src/app/staff/cat/vandelay/vandelay.component.html b/Open-ILS/src/eg2/src/app/staff/cat/vandelay/vandelay.component.html index e399b43206..6f5935a096 100644 --- a/Open-ILS/src/eg2/src/app/staff/cat/vandelay/vandelay.component.html +++ b/Open-ILS/src/eg2/src/app/staff/cat/vandelay/vandelay.component.html @@ -1,7 +1,12 @@ + -