21 Jul
2017
21 Jul
'17
11:28 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18965 --- Comment #3 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- (In reply to Fridolin SOMERS from comment #0)
In branch transfer limits, tables are paginated with 10 rows by default.
The bug is that datatable not only hides rows, they are not in form. So when submitting form, rows not visible are erased.
The patch simply removes pagination because I think libraries mostly have less than 20 branches, and none have more than 100, so the table will never be huge. -- You are receiving this mail because: You are watching all bug changes.