25 Mar
2014
25 Mar
'14
8:11 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11563 --- Comment #22 from Christopher Brannon <cbrannon@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.