TinyMCE: include 709266e308 that fixes the UI state updates for the "link" button. See #28576.

git-svn-id: https://develop.svn.wordpress.org/trunk@29211 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2014-07-17 19:30:41 +00:00
parent 750c310565
commit e4762df523
3 changed files with 12 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ $wp_db_version = 29188;
*
* @global string $tinymce_version
*/
$tinymce_version = '4102-20140716';
$tinymce_version = '4102-20140717';
/**
* Holds the required PHP version