Update body class when switching between admin color schemes.

props valendesigns.
fixes #30488.
Built from https://develop.svn.wordpress.org/trunk@31400


git-svn-id: http://core.svn.wordpress.org/trunk@31381 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2015-02-10 02:23:28 +00:00
parent 65e1a767c4
commit f166a51809
4 changed files with 12 additions and 3 deletions

View File

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