6 Mar
2019
6 Mar
'19
4:22 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15911 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I think the following part was important: - && e.target.nodeName == "INPUT" - && e.target.type != "submit" We want to submit form when pressing enter on the submit button, right? :) -- You are receiving this mail because: You are watching all bug changes.