https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35987
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from David Cook <[email protected]> --- (In reply to Fridolin Somers from comment #9) > Shouldnt we avoid onclick attributes ? > See https://wiki.koha-community.org/wiki/Coding_Guidelines > JS9: Avoid the use of event attributes like "onclick" to attach events 100% I'm glad this was for the staff interface and not the OPAC, as I've been working quite hard to remove all inline Javascript handlers from the OPAC in preparation of Content-Security-Policy implementation. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
