]> git.evergreen-ils.org Git - working/Evergreen.git/commit
implement item attributes editor AKA volume/copy template editor
authorGalen Charlton <gmc@esilibrary.com>
Fri, 4 Nov 2016 17:17:24 +0000 (13:17 -0400)
committerKathy Lussier <klussier@masslnc.org>
Tue, 22 Nov 2016 19:10:05 +0000 (14:10 -0500)
commit8d13d28c054f92dc8aacc48d3dbd652418411375
treee4c4f7c37d48f82b1561c3dc0e02a8027d1dd911
parent6745a4a3c573499af2b95870669ac199101fca95
implement item attributes editor AKA volume/copy template editor

Add a specialization of the volume/copy editor that is restricted
just to managing volume/copy templates; this can be accessed
at the path /eg/staff/cat/volcopy/edit_templates.  A link is added
to the local administration splash page with the label "Volume/Copy
Template Editor"

In attempt to improve terminology, on the local administration page,
the previous "Copy Template Editor" is now called "Serial Copy Template
Editor".

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