]> 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)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 4 Nov 2016 17:20:30 +0000 (13:20 -0400)
commit2ca2d85b73f92a76c4dc883ee3bb46eaf2ffcca9
treeb023b65e49f7b678741f4c6952cdad158f5d1823
parent38597082c708d5827ca4f21c7d872c89fe4f9f74
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>
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