https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28974
--- Comment #25 from Nick Clemens <[email protected]> --- Created attachment 126277 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126277&action=edit Bug 28974: (follow-up) Pass total number of items instead of count per page Before pagination the count of items was the same as the total, now they will differ Make sure to pass $total to the template instead fo the count per page -- 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/
