https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22276
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Kyle M Hall <[email protected]> --- (In reply to Jonathan Druart from comment #4) > We need to choose bug 16881 or this one. See discussion from bug 16881 > comment 6. Not able to test as branches.pl is borked in master atm. This patch limits the stored settings to a given browser while 16881 appears to store it across browsers. I like the simplicity of this implementation. I feel like we could extend this one to storing the data in a table and restoring to localStorage as a follow-up bug. That would give us the best of both! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
