moodle/lib/editor
Paul Nicholls 10fae2779e MDL-48973 Atto: Atto does not listen to the drop event
The 'drop' event fires before the native ContentEditable drop handler, so
in order to update the underlying textarea we need to call updateOriginal
with a brief delay so that the dropped content has actually been added to
the editor.
2015-02-13 14:48:12 +13:00
..
atto MDL-48973 Atto: Atto does not listen to the drop event 2015-02-13 14:48:12 +13:00
textarea MDL-48021 bump: Bump all versions to planned release 2014-11-04 17:52:35 +01:00
tinymce MDL-28286 JavaScript: Convert all uses of M.str to M.util.get_string 2014-12-01 08:32:04 +13:00
index.html