[Koha-bugs] [Bug 11563] Class noEnterSubmit no longer functioning

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 25 16:11:19 CET 2014


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

--- Comment #22 from Christopher Brannon <cbrannon at cdalibrary.org> ---
I think the correct code would read:

$("fieldset input, fieldset select").addClass("noEnterSubmit");

The .row misdirects the selector.  I've tested this, and this applies
correctly.  However, I am not a patch writer.  I'll leave that to you guys.

Christopher

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


More information about the Koha-bugs mailing list