From: Galen Charlton Date: Wed, 8 Feb 2017 20:56:34 +0000 (-0500) Subject: webstaff: implement 'Export Single Attribute List' X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=96bbfc81dae88e1976ff805eea15339d22c0d5b6;p=working%2FEvergreen.git webstaff: implement 'Export Single Attribute List' This bundles in FileSaver.js, an MIT-licensed library that implements support for the HTML5 saveAs() routine. Signed-off-by: Galen Charlton Signed-off-by: Kathy Lussier --- diff --git a/Open-ILS/src/templates/acq/common/li_table.tt2 b/Open-ILS/src/templates/acq/common/li_table.tt2 index dc3434e9e5..b616d90bc2 100644 --- a/Open-ILS/src/templates/acq/common/li_table.tt2 +++ b/Open-ILS/src/templates/acq/common/li_table.tt2 @@ -2,6 +2,7 @@ +