https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39592 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |jonathan.druart@gmail.com --- Comment #5 from Jonathan Druart <jonathan.druart@gmail.com> --- 1. Why did you switch from paging to bPaginate? paging is the new flag to use. - paging: false, + "bPaginate":false, 2. You need to adjust the dom - dom: '<"top pager"ilf>t', unfortunately we now have the pagination elements displayed but they are not needed. -- You are receiving this mail because: You are watching all bug changes.