Koha/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco
Katrin Fischer 289f0e8051
Bug 32701: Fix I18N JavaScript libraries on self checkout help page
The help page was missing the fixes from bug 28488. The missing
libraries are causing a JavaScript error on the page and likely
other issues.

To test:
* Make sure WebBasedSelfCheck is activated and configured
  Note: In ktd you don't need to configure anything, it's already set up.
* In the OPAC, go to:
  /cgi-bin/koha/sco/sco-main.pl
* Click on the link to the help in the top right corner
* Verify you see the error in the console:
  jQuery.Deferred exception: __ is not defined
* Apply patch
* Restart things
* Reload the page
* Veriy the errors are gone

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-05-05 10:18:38 -03:00
..
help.tt Bug 32701: Fix I18N JavaScript libraries on self checkout help page 2023-05-05 10:18:38 -03:00
printslip.tt Bug 29155: Update links to jQuery and jQuery Migrate files 2022-04-25 10:00:22 -10:00
sco-main.tt Bug 32921: Honor SelfCheckTimeout when modal is open 2023-05-05 10:18:36 -03:00