From f5c8a9715d0648f946c8549e4874822af24f3880 Mon Sep 17 00:00:00 2001 From: Dan Briem Date: Wed, 9 Feb 2022 11:44:54 -0500 Subject: [PATCH] LP#1945355 Inconsistent button placement: delete holdings dialog The cancel button on the delete-volcopy-dialog now appears last to be consistent with the eg-confirm dialogs. To test: 1. set the ou setting "Alert on empty bib records" to true 2. delete the last copy on a record 3. note the Delete Holdings/OK and Cancel buttons are in the same order on the delete and confirmation dialogs Signed-off-by: Dan Briem Signed-off-by: Jennifer Weston Signed-off-by: Galen Charlton --- .../src/app/staff/share/holdings/delete-volcopy-dialog.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/share/holdings/delete-volcopy-dialog.component.html b/Open-ILS/src/eg2/src/app/staff/share/holdings/delete-volcopy-dialog.component.html index f7709cda1c..a56a19ea03 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/holdings/delete-volcopy-dialog.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/holdings/delete-volcopy-dialog.component.html @@ -24,12 +24,12 @@ -- 2.11.0