Bug 35055: Exclude actions column from patron search results DataTables export
authorOwen Leonard <oleonard@myacpl.org>
Mon, 16 Oct 2023 12:50:06 +0000 (12:50 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 18 Oct 2023 18:41:24 +0000 (15:41 -0300)
commit5bad6a6d4963010c43f14f8af7c9dff7c03d36d4
treef75c440d345354d1fc8173bd7f7ced48f75b22a3
parent375578014abb9ed1e52025b656f71310d8fb5b62
Bug 35055: Exclude actions column from patron search results DataTables export

This patch updates the markup of the patron search results table so that
the "actions" column (Edit, Check out) are excluded when using the
DataTables "Export" button. The configuration was already in place but
the column header lacked the required class.

To test, apply the patch and perform a patron search which will return
multiple results.

Click the "Export" control at the top of the patron search results
table and choose "Print." In the print preview there should be no final
column containing "Edit" and "Check out."

Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc