Media: Fix focus and selected state for the selected attachments set.

props iseulde.
fixes #31898.

Built from https://develop.svn.wordpress.org/trunk@32072


git-svn-id: http://core.svn.wordpress.org/trunk@32051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2015-04-07 21:29:26 +00:00
parent efbf3e2c3c
commit f7c4228766
5 changed files with 39 additions and 11 deletions

View File

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