[Koha-bugs] [Bug 8215] Add Course Reserves

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 28 14:22:17 CEST 2012


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

--- Comment #24 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 11862
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11862&action=edit
Bug 8215 - Add Course Reserves - Followup - Prevent submitting form on 'enter'

When using the instructor search, hitting enter will attempt to submit the
form.
This is unwanted behavior. Fixed by adding some jquery, such that any form
field
with the class "noEnterSubmit" will but trigger a form submission. This class
can be used on any form in the librarian interface to prevent a field from
triggering
a form submission via the enter key.

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


More information about the Koha-bugs mailing list