Export the proper class in media/views/image-details.js

See #28510.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2015-02-09 23:46:28 +00:00
parent 72f18cb067
commit 1235221921
4 changed files with 4 additions and 4 deletions

View File

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