[Koha-bugs] [Bug 9446] Use DataTables on Z39.50 servers administration page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 20 12:45:16 CET 2013


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

--- Comment #13 from Paul Poulain <paul.poulain at biblibre.com> ---
Created attachment 16506
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16506&action=edit
Bug 9446 [Revised] Use DataTables on Z39.50 servers administration page

Replace the tablesorter plugin with the DataTables plugin on the
Z39.50 servers administration page. Structural changes were made to
deal with a DataTables bug which prevents it from properly parsing a
<th> with a colspan.

This patch also moves embedding of the toolbar and table-sorting JS from
within the body of the page to the <head> for sake of consistency.

To test, open the Z39.50 servers administration page (Administration ->
Z39.50 client targets). Confirm that table sorting works
correctly.

Revision corrects template path to datatables assets.
Further revision fixes conflict with Bug 9647.

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