http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11708
--- Comment #18 from Julian Maurice <[email protected]> --- Created attachment 28871 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28871&action=edit Bug 11708: explicitly remove pagination The use of columnfilter seems to keep the pagination even if the sDom is 't'. We want to remove the pagination here in order to show all data in the table. To reproduce: Add 10+ closed basketgroup and verify all are displayed. Without this patch, only the 10 first are displayed. -- 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/
