[Koha-bugs] [Bug 26262] Paging on course reserves tables in OPAC is broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 9 20:45:18 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26262

--- Comment #10 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 109832
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109832&action=edit
Bug 26262: (follow-up) Fix course details page, default configuration

Bug 25287 changed the default DataTable configuration in the OPAC so
that tables are paginated by default. This is inconsistent with the way
we currently use DataTables in the OPAC, and the change was probably
unintentional. This patch returns the default pagination configuration
to what it was before: Off.

The patch also updates opac-course-details.tt with the same DOM
configuration as opac-course-reserves.tt.

To test, apply the patch and view the list of course reserves and the
list of titles attached to a course. In both cases there should be no
pagination controls, and the tables should show all results.

Signed-off-by: Alexis Ripetti <alexis.ripetti at inLibro.com>

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


More information about the Koha-bugs mailing list