]> git.evergreen-ils.org Git - working/Evergreen.git/commit
webstaff: teach the merge record dialog how to edit volumes
authorGalen Charlton <gmc@esilibrary.com>
Mon, 5 Oct 2015 22:02:44 +0000 (22:02 +0000)
committerKathy Lussier <klussier@masslnc.org>
Tue, 2 Feb 2016 19:58:48 +0000 (14:58 -0500)
commitf905064514dfabcbf20cecacd2019b26848e57fd
tree96e9ab2746cbb896fcfee59c0c930cb34884f6c9
parentff204cfb0d7ef49a036266116c45780a7c924ec8
webstaff: teach the merge record dialog how to edit volumes

This adds an "edit volumes" button under each record in the
merge records interface that opens a modal embedding the
volume editor.

The embedding is done via an iframe in lieu of splitting the
relevant bits of the volume/copy editor into an independent
service.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/staff/cat/bucket/record/index.tt2
Open-ILS/src/templates/staff/cat/share/t_embedded_volcopy.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2
Open-ILS/web/js/ui/default/staff/cat/services/holdings.js