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

--- Comment #3 from Owen Leonard <[email protected]> ---
Created attachment 115160
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115160&action=edit
Bug 27427: (follow-up) Add validation trigger to datepicker

This patch adds a default action to the datepicker plugin, triggering an
"onSelect" event which checks to see if the field is valid according to
the jQuery validation plugin.

This change attempts to fix a problem where validation isn't triggered
by the typical onkeyup or blur events because the field is updated by
the datepicker plugin.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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