https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41439
Kendall Purser <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] URL| |https://github.com/orwek/Ko | |ha-Bits/blob/main/IntranetU | |serJS.js#L92 --- Comment #15 from Kendall Purser <[email protected]> --- I made the following for our library using JavaScript/Jquery: https://github.com/orwek/Koha-Bits/blob/main/IntranetUserJS.js#L92 It holds on to information between tabs because I am only hiding the columns in the view, not rewriting the table each time. The commend underneath this snippet gives the column numbers so it is easy to customize or add more buttons. -- 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/
