http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9335
--- Comment #1 from Martin Renvoize <[email protected]> --- Created attachment 14343 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14343&action=edit Fix for bug_9335 The popup message that appears after saving changes to system preferences should dissapear upon any user actions (i.e mouse click, mouse move, typing) but this does not happen in modern webkit based browsers since jQuery was updated. This patch adds the suggested fix to the jQuery plugin code as suggested on https://code.google.com/p/humanmsg/issues/detail?id=9 It appears that this jQuery plugin is no longer actively developed. It may be worth rethinking these warning in the future to move away from this dependency. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
