http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9130 --- Comment #6 from David Cook <dcook@prosentient.com.au> --- Created attachment 13866 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13866&action=edit Bug 9130 follow up: add statesave cookie and "all" option for parcel drop-down menu This patch sets the bStateSave parameter for the "Pending orders" and "Already received" Datatables in Acquisitions, which uses a cookie to save the "pagination information, display length, filtering and sorting". It also sets the iCookieDuration parameter to 1000 days (the default value is 2 hours otherwise). It also adds an "all" option to the dro-down menu using the aLengthMenu parameter. -- Kyle, this should preserve that "sticky" functionality of which you spoke :) -- You are receiving this mail because: You are watching all bug changes.