8 Mar
2016
8 Mar
'16
8:22 p.m.
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.h... Sent from the Koha-general mailing list archive at Nabble.com.