Changeset 27750
- Timestamp:
- 03/26/2014 09:40:56 PM (11 years ago)
- Location:
- trunk/src/wp-includes/js
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/js/mce-view.js
r27733 r27750 1 /* global tinymce */1 /* global tinymce, MediaElementPlayer, WPPlaylistView */ 2 2 3 3 // Ensure the global `wp` object exists. -
trunk/src/wp-includes/js/media-audiovideo.js
r27733 r27750 1 /* global _wpMediaViewsL10n, _wpmejsSettings, MediaElementPlayer , tinymce, WPPlaylistView*/1 /* global _wpMediaViewsL10n, _wpmejsSettings, MediaElementPlayer */ 2 2 3 3 (function($, _, Backbone) {
Note: See TracChangeset
for help on using the changeset viewer.