Customizer: Remove obsolete .control-panel-back and .customize-overlay-close buttons.

props afercia, ocean90.
see #31336.
fixes #33229.
Built from https://develop.svn.wordpress.org/trunk@33599


git-svn-id: http://core.svn.wordpress.org/trunk@33566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2015-08-09 19:00:24 +00:00
parent bd342572f1
commit 45b8634605
10 changed files with 18 additions and 132 deletions

View File

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