https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3311
--- Comment #30 from Owen Leonard <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
