[Koha-bugs] [Bug 11314] Restore ability to see only 5 entries on parcel.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 27 18:41:34 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11314

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 23200
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23200&action=edit
Bug 11314 - Restore ability to see only 5 entries on parcel.pl

Bug 9130 removed the ability to limit the tables on parcel.pl to 5 rows,
as well as the "sticky" feature. It is trivial to restore this
functionality. These datatables are already using bStateSave, so are
they are "sticky" already. The only part left is to enable the
ability to limit the table to 5 rows at a time.

Test Plan:
1) Apply this patch
2) Browse to parcel.pl
3) Note the default rows count is still 10
4) Note the option to limit the row count to 5

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list