https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37301
--- Comment #11 from Pedro Amorim <[email protected]> --- 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. _______________________________________________ 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/
