http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11708
Alex Arnaud <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #35974|0 |1 is obsolete| | --- Comment #112 from Alex Arnaud <[email protected]> --- Created attachment 40263 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40263&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. Signed-off-by: Paola Rossi <[email protected]> -- 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/
