http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13744 --- Comment #11 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 36473 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36473&action=edit Bug 13744: Fix datatables paging on 'checkout history' page The paging in the datatable on the 'circulation history' page is broken without this patch. /cgi-bin/koha/catalogue/issuehistory.pl?biblionumber=... To test: - Search for a record with items that have been checked out in the past - From the detail page, open the 'checkout history' tab - Check paging displays correctly with this patch and is broken without Signed-off-by: Nicole <nicole@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.