http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9879 --- Comment #4 from Paul Poulain <paul.poulain@biblibre.com> --- Created attachment 16572 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16572&action=edit Bug 9879 - Use DataTables on suggestions management page Replace the tablesorter plugin with the DataTables plugin on the suggestions management page. Table sorting has been coverted from using multiple specific IDs to a more efficient class-based selector. Unrelated change: Prevent page-jumping when checkbox links are clicked. To test, open the suggestions management page (Acquisitions -> Suggestions). Confirm that table sorting, paging, and searching works correctly. Signed-off-by: Frederic Durand <frederic.durand@unilim.fr> -- You are receiving this mail because: You are watching all bug changes.