]> 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)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 5 Oct 2015 22:00:57 +0000 (22:00 +0000)
commit936f8ac9f2c31171a2508b72b3b0ada8a88e4cce
treeb5a663bea53c14d6433efbffdf277c45fe40cd1c
parentcd054f307879a573199a433f93d65bb061cff492
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>
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