Files
moodle/lib/editor/tiny/amd
Huong Nguyen 777236f456 MDL-81530 editor_tiny: Better browsers compatibility
The TinyMCE.remove() function is killing other events on Firefox
We need to modify the setupForElementId() to make TinyMCE to
remove itself outside of the event loop
2024-05-07 14:22:19 +07:00
..