]> git.evergreen-ils.org Git - 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:52:33 +0000 (14:52 -0400)
commit7046a55443dfb159c6d2af05e1894156091e7309
tree2c2eccc2ae81927862fade22829e24b26f6e3785
parent22a117ded7115ca5840794ac1a50cb7160a10c99
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