http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9130 --- Comment #7 from Kyle M Hall <kyle@bywatersolutions.com> --- Fantastic! Good work! Kyle (In reply to comment #6)
Created attachment 13866 [details] 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.