From 54032550a5db3690cea5a75b3c183d5e690b08b2 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 15 Jan 2020 10:32:52 -0500 Subject: [PATCH] LP1852782 Improve MARC edit save/delete button placement Move the Save Record button to the left of the Delete Record, which is more consistent with other yes/no button combinations in the client. Also adds additional spacing and a faint border between the two buttons. Signed-off-by: Bill Erickson Signed-off-by: Jane Sandberg --- .../src/app/staff/share/marc-edit/editor.component.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 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 e3daf9093e..95baa0765e 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 @@ -56,15 +56,17 @@ +
+ +
+ - - -- 2.43.2