Bug 22804: OPAC Overdrive JavaScript contains untranslatable strings
authorOwen Leonard <oleonard@myacpl.org>
Thu, 2 May 2019 16:26:55 +0000 (16:26 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 8 Oct 2019 07:28:16 +0000 (09:28 +0200)
commitd851b3019b7504beb7c0e9fcb55694f475ba5e56
tree31517f0eaa7a350975222fa844b834bccaebab7e
parent1b22ae96e86ac8da55a98ae1551bb9f955a9502f
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>
(cherry picked from commit 740d0bde7860c1d67f1612d5fd3c4a68d0714ef0)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc
koha-tmpl/opac-tmpl/bootstrap/js/overdrive.js