https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20629 --- Comment #33 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 81353 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81353&action=edit Bug 20629: (QA follow-up) Remove actions_col The actions_col template param requires a DB search, only to display the 'Actions' column header vs. an empty string. But there will always be buttons in there, that were added *after*. It made sense when only the 'Reverse' button was displayed, but now both 'Print' and 'Details' are displayed anyway. This patch removes it for good :-D Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.