18 Jan
2021
18 Jan
'21
10:28 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26602 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 115237 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115237&action=edit Bug 26602: Don't export "actions" column This patch add the noExport class to all "Actions" columns in the codebase. It's a stupid search and replace, maybe the class is added to table where there is no export button. Test plan: Search tables where the export button is available. Confirm that the "Actions" columns is not exported. Example: /admin/branches.pl, /admin/cities.pl -- You are receiving this mail because: You are watching all bug changes.