]> git.evergreen-ils.org Git - working/Evergreen.git/commit
webstaff: teach volcopy editor how to be embeddable
authorGalen Charlton <gmc@esilibrary.com>
Mon, 5 Oct 2015 22:00:57 +0000 (22:00 +0000)
committerKathy Lussier <klussier@masslnc.org>
Tue, 2 Feb 2016 19:58:48 +0000 (14:58 -0500)
commitff204cfb0d7ef49a036266116c45780a7c924ec8
tree41e20dbdcaed740d905eedc9b43b8da16a0bf58c
parentbe0e433ea8b201e3b593bcd9cba2df996b1d2e88
webstaff: teach volcopy editor how to be embeddable

The route /eg/staff/cat/volcopy/$key/embedded will
load the volume/copy editor in an embedded mode; specifically,

[1] the navbar and record summary will not be displayed
[2] "Save & Exit" becomes "Save changes"

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2
Open-ILS/src/templates/staff/cat/volcopy/t_view.tt2
Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js