From: Galen Charlton Date: Wed, 25 Aug 2021 22:21:03 +0000 (-0400) Subject: LP#1928275: fix the Angular "Copy Queue To Bucket" X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7046a55443dfb159c6d2af05e1894156091e7309;p=evergreen%2Fmasslnc.git LP#1928275: fix the Angular "Copy Queue To Bucket" Similar to bug 1934184, a blank routerLink on an anchor no longer causes an ngbModal to open via a click handler. To test ------- [1] Create a MARC import bib queue that has at least one imported record it. [2] Click the "Copy Queue To Bucket" link from the queue inspection page and observe that nothing happens. [3] Apply the patch and repeat step 2. This time, the add-to-bucket dialog should appear. Signed-off-by: Galen Charlton Signed-off-by: Mary Llewellyn Signed-off-by: Jason Boyer --- 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 eb1a24fbe1..9f99412971 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 @@ -78,7 +78,7 @@