27 Apr
2017
27 Apr
'17
7:01 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3311 --- Comment #30 from Owen Leonard <oleonard@myacpl.org> --- M. Tompsett: The script wasn't working at the top of the page because it was being overridden by the default validation. The position of your JS was fixing that problem by executing later. By removing the "validated" class from the form your JS is able to be responsible for all the validation and still be placed correctly. -- You are receiving this mail because: You are watching all bug changes.