https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19196
Benjamin Rokseth <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommune.no --- Comment #14 from Benjamin Rokseth <[email protected]> --- Great work Tomas. please fix typo in your example ;) > $c->add_pagination_headers({ > total => $count, > params => $params )}; and add some sensible defaults (10/10?) to page and per_page so Pagination.pm doesnt die if none is given as params. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
