The serials statistics wizard report uses the old tablesorter plugin. It should use the DataTables plugin instead.
Created attachment 14802 [details] [review] Bug 9469 - Use Datatables in serials statistics wizard Replace the tablesorter plugin with the DataTables plugin on the serials staitsics wizard report. To test, run the serials statistics wizard (Reports -> Serials). Confirm that table sorting works correctly.
Created attachment 15206 [details] [review] Signed-off patch Works with DataTables as it used to work with tablesorter.
QA comment: Simple patch, same behavior as before. Marked as Passed QA
Created attachment 15225 [details] [review] Bug 9469 - Use Datatables in serials statistics wizard Replace the tablesorter plugin with the DataTables plugin on the serials staitsics wizard report. To test, run the serials statistics wizard (Reports -> Serials). Confirm that table sorting works correctly. Signed-off-by: Frédéric Demians <f.demians@tamil.fr> Works with DataTables as it used to work with tablesorter. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
This patch has been pushed to master.