Bug 22804: OPAC Overdrive JavaScript contains untranslatable strings
authorOwen Leonard <oleonard@myacpl.org>
Thu, 2 May 2019 16:26:55 +0000 (16:26 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 1 Oct 2019 06:35:03 +0000 (07:35 +0100)
commit740d0bde7860c1d67f1612d5fd3c4a68d0714ef0
tree67cd93770bed5cb82041e7bafd4e9cd98d0d3c25
parentace678ba6f19821bbdaaa9b31c96db2c2ce5e026
Bug 22804: OPAC Overdrive JavaScript contains untranslatable strings

This patch moves untranslatable strings out of overdrive.js and into
opac-bottom.inc where other strings are defined for use in JavaScript
files.

To test you must have OverDrive integration set up, including
OverDriveCirculation. Test the various Overdrive integration features:

 - Placing holds
 - Cancelling holds
 - Checking out
 - Checking in

These features should work as expected.

Signed-off-by: Jesse Maseto <jesse@bywatersolutions.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc
koha-tmpl/opac-tmpl/bootstrap/js/overdrive.js