Regarding point 1, I've found the typo. In all versions of the manual the
Javascript is cited as $("#login #submit") . This is incorrect - the right
syntax is located in the Koha  JQuery library
<https://wiki.koha-community.org/wiki/JQuery_Library#Add_a_link_to_self_checkout_on_intranet_login_screen>
  
and is $("#login .submit") - replacing the second hashtag with a period. The
JQuery version works as advertised. Anyone with the authority to edit can
change this. 







--
View this message in context: 
http://koha.1045719.n5.nabble.com/Notes-on-Self-Checkout-tp5877806p5877825.html
Sent from the Koha-general mailing list archive at Nabble.com.
_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to