]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1928275: fix the Angular "Copy Queue To Bucket"
authorGalen Charlton <gmc@equinoxOLI.org>
Wed, 25 Aug 2021 22:21:03 +0000 (18:21 -0400)
committerJason Boyer <JBoyer@equinoxOLI.org>
Thu, 23 Sep 2021 18:58:18 +0000 (14:58 -0400)
commit8319de17e75775f7840df5212514e6159af9929e
tree8e41298222772bf95e66a2baa3ef0bfdf0f307a0
parent5130ea2ca5071b809fbf88c5864999d72f68cf4f
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 <gmc@equinoxOLI.org>
Signed-off-by: Mary Llewellyn <mllewell@biblio.org>
Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/cat/vandelay/queue.component.html