]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1805856: Open records in new tabs
authorJane Sandberg <sandbej@linnbenton.edu>
Fri, 7 Dec 2018 00:42:49 +0000 (16:42 -0800)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 16 Jan 2019 20:21:13 +0000 (15:21 -0500)
commit7717f6351dda541f3de01c591bda11b2b0678374
tree321e3d4c5a131173ff09750ebb6e397d96a51e5a
parent5bcfc08ea7d96d6ce1921791b3a77cf1e823bd00
LP1805856: Open records in new tabs

Catalogers have given the feedback that it's very helpful to have
certain records open in a new tab after they perform certain tasks.

This commit opens the relevant records in a new tab in the following
circumstances:
1) Cataloging > Z39.50 > Import > Go to record (previously opened in the
existing tab)
2) Cataloging > Z39.50 > Overlay > Overlay (previously did not open the
overlaid record at all)
3) Cataloging > Record Buckets > Merge (previously opened the lead
record in the existing tab)

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Jason Boyer <JBoyer@library.in.gov>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/web/js/ui/default/staff/cat/bucket/record/app.js
Open-ILS/web/js/ui/default/staff/cat/z3950/app.js