18 Sep
2014
18 Sep
'14
1:07 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11708 --- Comment #47 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 31703 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31703&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.