Accessibility: Remove title attributes from the Terms list table.

Fixes #35187.
Built from https://develop.svn.wordpress.org/trunk@36265


git-svn-id: http://core.svn.wordpress.org/trunk@36232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrea Fercia
2016-01-11 23:30:26 +00:00
parent 876ab5c293
commit 5bd888497d
2 changed files with 39 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.5-alpha-36264';
$wp_version = '4.5-alpha-36265';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.