[Koha-bugs] [Bug 18545] Remove use of onclick from OPAC Cart

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 9 17:54:43 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18545

--- Comment #6 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 64158
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64158&action=edit
Bug 18545 [Follow-up] Remove use of onclick from OPAC Cart

This patch makes a few corrections:

- Use 'e.preventDefault()' instead of 'return false' in changed
  sections.
- Modify the event handler on checkboxes to successfully handle the
  un-check action as well as the check action. (QA comment 5).

To test, follow the original test plan.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list