https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18965
--- Comment #3 from Fridolin SOMERS <[email protected]> --- (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. _______________________________________________ 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/
