From d6f81679307b98c832883e3ad4a3a205c7354534 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Thu, 14 Nov 2019 17:26:24 -0500 Subject: [PATCH] LPXXX MARC enriched editor WIP Signed-off-by: Bill Erickson --- .../marc-edit/fixed-fields-editor.component.html | 281 ++++++++++++++++++++- .../share/marc-edit/rich-editor.component.html | 2 +- 2 files changed, 269 insertions(+), 14 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/share/marc-edit/fixed-fields-editor.component.html b/Open-ILS/src/eg2/src/app/staff/share/marc-edit/fixed-fields-editor.component.html index e95df99dd3..df0f28d38a 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/marc-edit/fixed-fields-editor.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/marc-edit/fixed-fields-editor.component.html @@ -1,18 +1,273 @@ - -
-
- +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
-
-
- +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ +
+
+ +
+
+
- - diff --git a/Open-ILS/src/eg2/src/app/staff/share/marc-edit/rich-editor.component.html b/Open-ILS/src/eg2/src/app/staff/share/marc-edit/rich-editor.component.html index e87706e623..5ae2331aaf 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/marc-edit/rich-editor.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/marc-edit/rich-editor.component.html @@ -1,7 +1,7 @@
-
+
-- 2.11.0