https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3311 --- Comment #28 from M. Tompsett <mtompset@hotmail.com> --- (In reply to Jonathan Druart from comment #27)
Any good reasons to have the javascript code in the middle of the page?
This is my understanding: the script needs to be after #configure_report, #LineError, #ColumnError in order for the error messages to appear in the correct place: the column headers. I put it there, so as to ensure that it would function. I did try in the document ready with the other javascript, but it failed to work properly. Its current position works. I have also tested with it placed at the end (above the last include line), if you would prefer that. -- You are receiving this mail because: You are watching all bug changes.