https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43438
--- Comment #2 from David Nind <[email protected]> --- Created attachment 204631 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204631&action=edit Bug 43438: Prevent export of the actions column in Vue modules When exporting the tables in a Vue app, the action column will no longer be included Test plan: 1) Navigate through the ERM module and select a table. Click export and note that the actions column is included 2) Apply patches and yarn js:build 3) Hard refresh the browser and export - it shouldn't export the actions columns 4) Repeat for tables in the preservation, record sources and vendors modules Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
