TinyMCE: add/remove the 'alignnone' class when aligning images without captions. See #24067.

git-svn-id: https://develop.svn.wordpress.org/trunk@26942 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2014-01-14 05:51:41 +00:00
parent 76508ede28
commit e18603ce49
2 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ $wp_db_version = 26691;
*
* @global string $tinymce_version
*/
$tinymce_version = '4012-20140109';
$tinymce_version = '4012-20140113';
/**
* Holds the required PHP version