MDL-33114 import TinyMCE 3.5.1.1 and fix preview
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->version = 2012050800; // The current plugin version (Date: YYYYMMDDXX)
|
||||
$plugin->version = 2012052400; // The current plugin version (Date: YYYYMMDDXX)
|
||||
$plugin->requires = 2011112900; // Requires this Moodle version
|
||||
$plugin->component = 'editor_tinymce'; // Full name of the plugin (used for diagnostics)
|
||||
$plugin->release = '3.5.0';
|
||||
$plugin->release = '3.5.1.1';
|
||||
|
||||
Reference in New Issue
Block a user