http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215

--- Comment #25 from Owen Leonard <[email protected]> ---
(In reply to comment #24)
> Created attachment 11862 [details]
> Fixed by adding some jquery, such that any form field
> with the class "noEnterSubmit" will but trigger a form submission.

This duplicates functionality which is already in staff-global.js (function
checkEnter(), line 77). I like that your implementation uses a class, though.
Could there be a way to combine these scripts?

If not, at the very least this script should be added to staff-global.js
instead of included in doc-head-close.inc since it doesn't require template
processing.

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