https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36663
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #4 from Jonathan Druart <[email protected]> --- The purpose of those lines are to hide the pagination if the number of items to display is <= than the number of the number of total items (ie. all the items are displayed on the screen). The idea was to reduce the size of the table when it's not necessary to show the pagination. It was a requirement from testers from bug 33568 so I think we should keep it. However I agree that we could display the buttons however. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
