From e0b9a0863d112796f210be63e5347b7730d7c9f0 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 27 Dec 2022 16:42:39 -0500 Subject: [PATCH] LP2000482 Bootstrap 5: MARC Editor Signed-off-by: Bill Erickson --- .../eg2/src/app/staff/share/marc-edit/editor.component.html | 12 +++++++----- .../src/app/staff/share/marc-edit/rich-editor.component.html | 4 ++-- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/share/marc-edit/editor.component.html b/Open-ILS/src/eg2/src/app/staff/share/marc-edit/editor.component.html index e488ae19ff..45c2c65b25 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/marc-edit/editor.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/marc-edit/editor.component.html @@ -17,7 +17,7 @@ -
+
@@ -41,7 +41,7 @@

- + Record Type {{record ? record.recordType() : ''}}

@@ -104,9 +104,11 @@
-
- +
+
+ +
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 b8c08620e3..6ee1b9ddac 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 @@ -80,11 +80,11 @@
-- 2.11.0