]> git.koha-community.org Git - koha.git/commit
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)
committerPedro Amorim <pedro.amorim@ptfs-europe.com>
Fri, 18 Aug 2023 13:50:43 +0000 (13:50 +0000)
commita2093742fed6490a589f017e29e869a229a20169
treecb0520d6e7541458e84a686c588a3992a54aa06e
parent148eec6bb363c44b763753cc242048c704070b33
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>
(cherry picked from commit 50dfe2be55f22c6f4be429472b6dd5b3a493a8ed)
Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/js/vue/components/KohaTable.vue