[Koha-bugs] [Bug 24958] Remember last selected tab in SQL reports

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 20 14:01:52 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24958

--- Comment #9 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Cookies will be send to the server and back to the client, here we do not need
that.

What about using localStorage and clear it on logout?

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


More information about the Koha-bugs mailing list