Multisite: Make view mode sticky for network users and sites list tables.

Fixes #34365.

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


git-svn-id: http://core.svn.wordpress.org/trunk@36529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Jeremy Felt
2016-02-17 22:00:27 +00:00
parent e7a7f08c8b
commit 3e14571132
3 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.5-alpha-36561';
$wp_version = '4.5-alpha-36562';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.