]> 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)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 5 Oct 2015 22:04:43 +0000 (22:04 +0000)
commit734a242b85849d1546853be5f245b6bfd754b5f3
treefdbb562a80fc385effc9a2baaf22954a33cb3348
parent936f8ac9f2c31171a2508b72b3b0ada8a88e4cce
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>
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