]> git.evergreen-ils.org Git - 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:52 +0000 (15:21 -0500)
commitad10ddb1e690af8ae3a3049748972bb9873f7c50
treebcf1c8ca5cf976b2f1965f387c1cc7d5b06d5728
parent4cb8b0af6fd220258b51701f428adcb13755afe3
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