https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3311
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #62776|0 |1 is obsolete| | --- Comment #31 from M. Tompsett <[email protected]> --- Created attachment 62777 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62777&action=edit [SIGNED OFF] Bug 3311 [Follow-up] Statistical reports should error if row and column aren't selected This patch moves the validation JavaScript from the body of the page to the <head>. The "validated" class is removed from the form so that there is not a conflict between default error handling and the custom validation added to the page. To test, apply the patch and verify that form validation still enforces a selection of both row and column and that the error messages display in the table header. Signed-off-by: Mark Tompsett <[email protected]> -- 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/
