https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30975
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This introduces a breaking release notes| |change for users that have | |custom framework plugins: | |the first parameter of | |javascript functions is now | |always an Event object. | |Before that it was possible | |to receive a string | |containing an HTML ID. This | |ID is available in | |`event.data.id` (assuming | |the first parameter is | |named `event`) -- 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/
