31 Jul
2023
31 Jul
'23
1:25 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34447 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 154086 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154086&action=edit Bue 34447: Do not export "Actions" columns In the KohaTable Vue component we should add the noExport class to the actions columns to not export them. Test plan: Go to the ERM module, create at least one agreement. Go to the agreement list view and click "export" to export the table => Without this patch the "Actions" column was exported => With this patch is no longer there Sponsored-by: BULAC - http://www.bulac.fr/ -- You are receiving this mail because: You are watching all bug changes.