From: Bill Erickson Date: Sat, 30 Jun 2018 16:08:43 +0000 (-0400) Subject: LP#1779158 Angular vandelay more import form X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=25c1fa9b0c3cc60a6234f0a574a82e60fe455ad8;p=working%2FEvergreen.git LP#1779158 Angular vandelay more import form Signed-off-by: Bill Erickson --- 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 @@ + -