From b20d457ee353286e9160c1f370567b80161f4cb5 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Wed, 4 Dec 2019 17:41:38 -0500 Subject: [PATCH] LP#1830923: do not show Enhanced MARC editor tab when editing in-place As the the AngularJS side does not currently offer a path for directly editing a queued record, the enhancd editor tab serves no purpose in this context. Signed-off-by: Galen Charlton Signed-off-by: Bill Erickson --- Open-ILS/src/eg2/src/app/staff/share/marc-edit/editor.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 0489ddd38d..55c5af69ea 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 @@ -41,7 +41,7 @@
- +
Enhanced MARC Editor is not yet implemented. See the -- 2.11.0