Updates: Remove the 'Download' button on the Updates screen.

Props swissspidy.
Fixes #36811.

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


git-svn-id: http://core.svn.wordpress.org/trunk@38679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dion Hulse
2016-10-06 01:06:31 +00:00
parent 10323e5e22
commit a71c15f0c8
2 changed files with 4 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.7-alpha-38735';
$wp_version = '4.7-alpha-38736';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.