http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9879 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 16558 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16558&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. -- You are receiving this mail because: You are watching all bug changes.