Customizer: Avoid duplicate IDs and remove role presentation from menu items reorder button. Follow-up to [33074].

props afercia.
fixes #32725.
Built from https://develop.svn.wordpress.org/trunk@33339


git-svn-id: http://core.svn.wordpress.org/trunk@33311 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2015-07-21 11:37:26 +00:00
parent 1ab119798c
commit 4dcfd3ec83
5 changed files with 11 additions and 9 deletions

View File

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