]> 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:54:40 +0000 (14:54 -0400)
commita47afea080e3ea7f93ef6c64f7f06e01d009650d
tree6ac0e92b4e1a7cde5b5a93d370b327967ad5d557
parent76ba035a0fcd14314ebe15ff346ead557d361f2c
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