https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5697
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117755|0 |1 is obsolete| | --- Comment #17 from Katrin Fischer <[email protected]> --- Created attachment 117766 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117766&action=edit Bug 5697: (follow-up) Save the user's choice to show or hide auto-links This patch adds local storage of the user's selection when they click the "Show/hide data menus" control. The selection persists until the user logs out. To test, apply the patch and run an SQL report which will return borrowernumber, cardnumber, itemnumber, or biblionumber. - When the results display, confirm that these numbers are shown with the auto-link menu. - Click the "Hide data menus" link. The text should change to "Show data menus" and the menus should disappear. - Navigate away from the page and re-run the report. - The menus should be automatically hidden in the results. - Log out of the staff client, return to saved reports, and run the report again. - The auto-link menus should appear. Signed-off-by: Katrin Fischer <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> -- You are receiving this mail because: You are the QA Contact for the bug. 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/
