TinyMCE: remove role=tab from the keyboard shortcuts help dialog.

See #33031.
Built from https://develop.svn.wordpress.org/trunk@33430


git-svn-id: http://core.svn.wordpress.org/trunk@33397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2015-07-26 21:37:24 +00:00
parent 170eef2e93
commit a92b1d02ae
4 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.3-beta4-33429';
$wp_version = '4.3-beta4-33430';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.