Bug 34447: Do not export "Actions" columns
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 31 Jul 2023 11:23:53 +0000 (13:23 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 15 Aug 2023 12:14:03 +0000 (15:14 +0300)
commit585138f13f42ec76a7d45b44faba70445b27d7b3
tree48cb06181b183085d9e38927a144d4a155527a88
parentdae5607fd184c2e4b19b197cca313aca92975e47
Bug 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>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/js/vue/components/KohaTable.vue