moodle/lib/editor/atto/plugins/undo
Frederic Massart adb2473a2b MDL-44759 atto_undo: Buttons are only enabled when needed
Before the patch it was happening that the undo or redo buttons
were enabled even though clicking on them didn't produce anything.
This is partly because we were not storing the initial value, we
allowed for the stack to be empty, and we were using not clean
HTML.
2014-03-31 10:49:59 +08:00
..
lang/en NOBUG: Fixed file access permissions 2014-03-27 16:52:07 +08:00
yui MDL-44759 atto_undo: Buttons are only enabled when needed 2014-03-31 10:49:59 +08:00
lib.php
version.php NOBUG: Fixed file access permissions 2014-03-27 16:52:07 +08:00