[Koha-bugs] [Bug 6838] Filtering and pagination in subscriptions table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 2 16:51:28 CEST 2011


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

--- Comment #1 from Julian Maurice <julian.maurice at biblibre.com> 2011-09-02 14:51:28 UTC ---
Created attachment 5295
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5295
Patch

This patch use dataTables instead of tablesorter for subscriptions table in
serials-home.pl
This table has now pagination, sorting, and can be filtered in two ways: by a
global search field which search on all columns (except those marked with
"bSearchable": false), and by a by column search field (which is in the table
footer).

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list