[Koha-bugs] [Bug 10730] Use DataTables on the tag review page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 9 18:35:27 CEST 2013


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 20921
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20921&action=edit
Bug 10730 - Use DataTables on the tag review page

This patch enhances the tags review page in the staff client by adding
DataTables sorting to the table of tags.

It also converts the tag list page (list.tt) to use the new DataTables
include introduced by Bug 10649.

To test, apply the patch and view the tags review page for various
categories: Pending, approved, rejected, all. The table should be
sortable by status, term, weight, and date. Sorting by date should work
correctly regardless of date format preference. Title sorting on the tag
list page should work correctly.

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


More information about the Koha-bugs mailing list