[Koha-bugs] [Bug 16305] Remove the use of "onclick" from transport cost matrix

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 20 03:10:17 CEST 2016


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 50450
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50450&action=edit
Bug 16305 - Remove the use of "onclick" from transport cost matrix

This patch updates the transport cost matrix template to eliminate the
use of event attributes (onclick and onblur) in favor of JS separate
from the markup.

To test, apply the patch and go to Administration -> Transport cost
matrix.

- Click in any table cell. Form fields in the cell should activate.
- Check and uncheck the "disable" checkbox. The form field should be
  correctly disabled and enabled.
- Fill various enabled fields and submit the form to confirm that data
  is saved correctly.

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


More information about the Koha-bugs mailing list