The notices page uses the old tablesorter plugin. It should use the DataTables plugin instead.
Created attachment 14807 [details] [review] Bug 9477 - Use Datatables on notices page Replace the tablesorter plugin with the DataTables plugin on the notices page. To test, open the notices page (Toosl -> Notices and Slips). Confirm that table sorting works correctly.
Created attachment 15120 [details] [review] Bug 9477 - Use DataTables on notices page Replace the tablesorter plugin with the DataTables plugin on the notices page. To test, open the notices page (Tools -> Notices and Slips). Confirm that table sorting works correctly. Signed-off-by: Galen Charlton <gmc@esilibrary.com>
QA Comment: Replace the tablesorter plugin with datatable. Marked as Passed QA.
Created attachment 15132 [details] [review] Bug 9477 - Use DataTables on notices page Replace the tablesorter plugin with the DataTables plugin on the notices page. To test, open the notices page (Tools -> Notices and Slips). Confirm that table sorting works correctly. Signed-off-by: Galen Charlton <gmc@esilibrary.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Amended patch: add the no-wrap style in order to keep the same display as before.
This patch has been pushed to master.