Customize: Fix "Loading..." message from persisting in panel title when user does not have manage_options cap to edit blogname.

Reverts part of [36388].

Fixes #35579.

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


git-svn-id: http://core.svn.wordpress.org/trunk@36573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter
2016-02-21 06:15:28 +00:00
parent 141b4dbd91
commit b3d6f127eb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.5-alpha-36605';
$wp_version = '4.5-alpha-36606';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.