[Koha-bugs] [Bug 9879] Use DataTables on suggestions management page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 20 20:55:30 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9879

--- Comment #1 from Owen Leonard <oleonard at 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.


More information about the Koha-bugs mailing list