https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35055
--- Comment #1 from Owen Leonard <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
