mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
TinyMCE: revert https://github.com/tinymce/tinymce/commit/158b7424103a02f579bd2bd0cd18f91d1b5e2183 and https://github.com/tinymce/tinymce/commit/576fa77aa20c7e029adb4bce5cab4bf3654cd58a as they may cause selection restore problems in old IE. See #28391.
git-svn-id: https://develop.svn.wordpress.org/trunk@28795 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -18,7 +18,7 @@ $wp_db_version = 27916;
|
||||
*
|
||||
* @global string $tinymce_version
|
||||
*/
|
||||
$tinymce_version = '4028-20140617';
|
||||
$tinymce_version = '4028-20140620';
|
||||
|
||||
/**
|
||||
* Holds the required PHP version
|
||||
|
||||
Reference in New Issue
Block a user