[Koha] Notes on Self Checkout
Aparrish
cspsyntech at gmail.com
Wed Mar 9 08:22:57 NZDT 2016
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.
More information about the Koha
mailing list