https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34447 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154096|0 |1 is obsolete| | --- Comment #3 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Created attachment 154102 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154102&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/ Signed-off-by: Sam Lau <samalau@gmail.com> Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.