Add verbose docs to media-views.js.

Props ericlewis.
See #30193.

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


git-svn-id: http://core.svn.wordpress.org/trunk@30120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2014-10-31 15:20:23 +00:00
parent e8f68802c6
commit 999e0fbd99
3 changed files with 439 additions and 159 deletions

View File

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