]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1673857: admin interfaces for copy tag types and copy tags
authorGalen Charlton <gmc@equinoxinitiative.org>
Thu, 30 Mar 2017 21:08:19 +0000 (17:08 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 24 Jul 2017 15:29:08 +0000 (11:29 -0400)
commit8f6e436a78efc5aa11164dadb5c868f34b0f2d19
tree8415ff97828ae27ee5327ff4850edb468d26d690
parent0b08d83e6f05ff863ef85c63cb86f5b7f39b5c23
LP#1673857: admin interfaces for copy tag types and copy tags

This patch adds standard administration interfaces to manage
copy tag types (Server Administration) and copy tags (Local
Administration)

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Josh Stompro <stomproj@larl.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/admin/local/asset/copy_tag.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/admin/local/t_splash.tt2
Open-ILS/src/templates/staff/admin/server/config/copy_tag_type.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/admin/server/t_splash.tt2
Open-ILS/web/js/ui/default/staff/admin/local/asset/copy_tag.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/admin/server/config/copy_tag_type.js [new file with mode: 0644]