Koha/koha-tmpl/intranet-tmpl/prog/en/modules/clubs
Jonathan Druart 655f11fd60 Bug 26602: Don't export "actions" column
This patch add the noExport class to all "Actions" columns in the
codebase.
It's a stupid search and replace, maybe the class is added to table
where there is no export button.

Test plan:
Search tables where the export button is available. Confirm that the
"Actions" columns is not exported.
Example: /admin/branches.pl, /admin/cities.pl

Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-02-08 14:56:00 +01:00
..
club-enrollments.tt
clubs-add-modify.tt
clubs.tt Bug 26602: Don't export "actions" column 2021-02-08 14:56:00 +01:00
patron-clubs-tab.tt Bug 27561: Remove type attribute from script tags: Various templates 2021-02-01 16:36:38 +01:00
patron-enroll.tt Bug 27561: Remove type attribute from script tags: Various templates 2021-02-01 16:36:38 +01:00
templates-add-modify.tt