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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 17 Aug 2023 20:14:39 +0000 (10:14 -1000)
commit50dfe2be55f22c6f4be429472b6dd5b3a493a8ed
tree5171d18001b5a6e78c4f7f6c34454d53c47203ee
parentf067a82e3aa2d45b92415cc6cfb0fea71b0866c2
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>
(cherry picked from commit 585138f13f42ec76a7d45b44faba70445b27d7b3)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/js/vue/components/KohaTable.vue