Customizer: Fix selector for container which includes the controls. Broken since [30102].

see #31794, #31014.
Built from https://develop.svn.wordpress.org/trunk@31916


git-svn-id: http://core.svn.wordpress.org/trunk@31895 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2015-03-28 20:47:30 +00:00
parent 2c036f589e
commit 80972b7ecd
3 changed files with 4 additions and 4 deletions

View File

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