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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 21 09:42:53 CET 2013


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

--- Comment #4 from Paul Poulain <paul.poulain at 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 at unilim.fr>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list