From b892f098e517a75dcd2d99039a88ecad7bb473b0 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 3 Aug 2021 16:58:29 -0400 Subject: [PATCH] LP1934184 Vandelay Delete Queue action repair Fixes the Queue Details page Delete Queue link. Before it did nothing, now it prompts the user to confirm deletion followed by deleting the queue (when confirmed). To test, go to Cataloging => MARC Batch Import/Export => Inspect Queue => Double-click a queue => Click Delete Queue (under Queue Actions) and confirm that the confirmation dialog appears and deletion works. Signed-off-by: Bill Erickson Signed-off-by: Christine Morgan Signed-off-by: Galen Charlton --- Open-ILS/src/eg2/src/app/staff/cat/vandelay/queue.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/eg2/src/app/staff/cat/vandelay/queue.component.html b/Open-ILS/src/eg2/src/app/staff/cat/vandelay/queue.component.html index 480e5548ea..eb1a24fbe1 100644 --- a/Open-ILS/src/eg2/src/app/staff/cat/vandelay/queue.component.html +++ b/Open-ILS/src/eg2/src/app/staff/cat/vandelay/queue.component.html @@ -83,7 +83,7 @@ -- 2.11.0