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

--- Comment #13 from Nick Clemens <n...@bywatersolutions.com> ---
Created attachment 65173
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65173&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.

Signed-off-by: Aleisha Amohia <aleishaamo...@hotmail.com>

Signed-off-by: Jesse Maseto <je...@bywatersolutions.com>

Signed-off-by: Nick Clemens <n...@bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to