https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39289
Magnus Enger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179126|0 |1 is obsolete| | --- Comment #3 from Magnus Enger <[email protected]> --- Created attachment 179193 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179193&action=edit Bug 39289: Display all checkouts in the batch extend due date tools When paginate is false, pageLength is still used. If more than 20 checkouts should be displayed, only 20 will. Test plan: Have more than 20 checkouts, use the batch extend due date tool and notice that all checkouts are displayed when this patch is applied. Signed-off-by: Magnus Enger <[email protected]> Tested on top of bug 39081. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
