11 Jul
2024
11 Jul
'24
5:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37301 --- Comment #11 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Created attachment 168836 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=168836&action=edit Bug 37301: Get rid of e.preventDefault Feels wrong to have datatable+event related args in BaseResource, remove that. The only reason we needed preventDefault was because 'show' action was a link with an href, but we dont even need that, and add 'role="button"' for cursor:pointer mouseover interaction. -- You are receiving this mail because: You are watching all bug changes.