Make sure that media/views.js doesn't load Models that already exist in media/models.js.

See #28510.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2015-02-09 04:14:26 +00:00
parent 04a0e21734
commit 308ae4c887
17 changed files with 206 additions and 3723 deletions

View File

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