[Koha-bugs] [Bug 35055] Don't export actions column from patron search results

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 16 14:57:17 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35055

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 157182
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157182&action=edit
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."

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list