[Koha-bugs] [Bug 11717] Use new DataTables include in member templates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 7 21:50:23 CET 2014


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 25151
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25151&action=edit
Bug 11717 - Use new DataTables include in member templates

Bug 10649 introduced a new include file for adding DataTables-related
JavaScript assets. This patch adds use of this include file to all
member pages which use DataTables.

Apply the patch and test the following pages to confirm that table
sorting works correctly:

- Patron details (members/moremember.pl)
  - The checkouts, relatives' checkouts, and holds tables have been
    modified to exclude articles when sorting of titles.

- Notices (members/notices.pl)
- Circulation history (members/readingrec.pl)
- Statistics (members/statistics.pl)
- Update child to adult patron (members/update-child.pl) - This is the
  page which appears in a pop-up when you update a child patron to an
  adult (from the "More" menu in the toolbar when viewing patron
  details).

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


More information about the Koha-bugs mailing list