mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
e912927d7b
This was causing dramatical performance issues when the module was loaded hundreds of times on the same page, causing each instance to detach and attach a new event listener.