]> git.evergreen-ils.org Git - working/Evergreen.git/commit
webstaff: add import and export of print templates
authorGalen Charlton <gmc@esilibrary.com>
Wed, 16 Nov 2016 02:36:15 +0000 (21:36 -0500)
committerKathy Lussier <klussier@masslnc.org>
Tue, 22 Nov 2016 19:10:06 +0000 (14:10 -0500)
commitea4d93ee46da6d010ad9fc7fbd513cf01ed7a52d
tree5ed37cb8b846b57965e0c4d36bd9c3055bcc93f6
parentdf4972887b8249bc9d078b32152d8f7aec58aa41
webstaff: add import and export of print templates

The workstation print template page now has Import
and Export buttons to import or export any customized
templates from/to JSON files. Toasts are emitted
on import success or failure and export failure (if
there are no customized templates to export).

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/staff/admin/workstation/index.tt2
Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2
Open-ILS/web/js/ui/default/staff/admin/workstation/app.js