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, 19 Oct 2015 15:07:59 +0000 (15:07 +0000)
commit914579476a19edf700f846fb7f3e611d48973eb0
tree23c4f37964ba252520c05557ce4bdf0b837cc806
parent4118c874ccdae285afc958894be56696d5564b07
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