19 Aug
2024
19 Aug
'24
7:58 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37513 --- Comment #4 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 170478 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170478&action=edit Bug 37513: Add a way for KohaTable to decide if a button should be displayed This patch adds, for the case of object parameters in the actions config entry for the KohaTable Vue component, a check for a function on the current row, that will be used to determine if a button needs to be displayed or not. It checks for the function to be defined, and uses it for checking displayability. -- You are receiving this mail because: You are watching all bug changes.