[Bug 17930] New: Errors in the manual in self-checkout section
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17930 Bug ID: 17930 Summary: Errors in the manual in self-checkout section Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Documentation Assignee: nengard@gmail.com Reporter: aleishaamohia@hotmail.com QA Contact: testopia@bugs.koha-community.org There are two errors that have been spotted in the manual in Chapter 5, Section 12 (Self-checkout) 1) "There is no link to the Self Checkout module, but a simple addition to the IntranetUserJS system preference can add one." - This should say 'OPACUserJS', not 'IntranetUserJS'. 2) The JS script that is provided does not work with the #submit bit, but works without it -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17930 --- Comment #1 from Aleisha Amohia <aleishaamohia@hotmail.com> --- the provided JS script should be changed to $(document).ready(function(){ $("#login .btn").parent().after("<p><a href=\"http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl\" target=\"_blank\">Self-Checkout</a></p>"); }); -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17930 Aleisha Amohia <aleisha@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Academy -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17930 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Manual CC| |katrin.fischer@bsz-bw.de --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Would make a great first patch to a new documentation writer! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17930 Jason Robb <jrobb@sekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED CC| |jrobb@sekls.org --- Comment #3 from Jason Robb <jrobb@sekls.org> --- Updated the manual. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org