28 Aug
2012
28 Aug
'12
1:37 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215 --- Comment #25 from Owen Leonard <oleonard@myacpl.org> --- (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.