Upgrade TinyMCE to 3.5.9. Fix the css for the original 'fullscreen' plugin (not enabled by default).

Fixes #25561, fixes #25281.


git-svn-id: https://develop.svn.wordpress.org/trunk@25761 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2013-10-10 21:49:23 +00:00
parent a837e4b528
commit ee5d2021e0
15 changed files with 184 additions and 66 deletions

View File

@@ -18,7 +18,7 @@ $wp_db_version = 25448;
*
* @global string $tinymce_version
*/
$tinymce_version = '358-25747';
$tinymce_version = '359-20131010';
/**
* Holds the required PHP version