24 Mar
2014
24 Mar
'14
3:51 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11563 --- Comment #17 from Fridolin SOMERS <fridolyn.somers@biblibre.com> --- (In reply to Jonathan Druart from comment #16)
(In reply to Fridolin SOMERS from comment #11)
In this case, shall we add noEnterSubmit on select also ? I think it does not impact other browser/OS combination.
It is not what the last patch does? No, this patch corrects behaviors for elements with "noEnterSubmit" class. But this class in actually only set on "input" elements : $("fieldset.rows input").addClass("noEnterSubmit");
-- You are receiving this mail because: You are watching all bug changes.