https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30975
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #177614|0 |1 is obsolete| | --- Comment #94 from David Cook <[email protected]> --- Created attachment 177721 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=177721&action=edit Bug 30975: Fix upload plugin The upload plugin button has no 'buttonDot' class (unlike other plugins buttons) so its click event were not listened to. This patch fix the CSS selector in order to listen on click events for all plugins buttons Signed-off-by: Marcel de Rooy <[email protected]> Signed-off-by: David Cook <[email protected]> -- 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/
