Koha/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco
Lucas Gass 941b5aaecc Bug 25349: Add checkEnter function and apply it to SCO page
This patch adds the checkEnter function to the OPAC global.js and then applies it to the SCO login page.
TO TEST:
1. Go to SCO login and try entering something in the "Login:" input amd "Password:" input.
2. Pressing enter while in either will automatically submit the form.
3. Apply patch.
4. Type something into the Login: field and press enter, the form should NOT submit.
5. Type something into the Password: field and pess enter, this SHOULD submit the form.
6. Change the syspref SelfCheckoutByLogin to 'Cardnumber'
7. Type something into the Please enter your card number: field, the form should submit.

Signed-off-by: Donnab <donna@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-06-15 10:32:10 +02:00
..
help.tt Bug 14862: Upgrade jQuery from 1.7 to 3.4.1 in OPAC 2019-10-07 16:22:04 +01:00
printslip.tt Bug 25597: Add missing Javascript libraries to sco printslip 2020-06-15 10:31:08 +02:00
sco-main.tt Bug 25349: Add checkEnter function and apply it to SCO page 2020-06-15 10:32:10 +02:00