Media: JSHint for wp-playlist.js
.
File was added to the watchlist in [36780]. See #35984. git-svn-id: https://develop.svn.wordpress.org/trunk@36783 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
8b7fdc982f
commit
f35fa3e58d
@ -1,7 +1,7 @@
|
||||
/*globals window, document, jQuery, _, Backbone, _wpmejsSettings */
|
||||
/* global _wpmejsSettings, MediaElementPlayer */
|
||||
|
||||
(function ($, _, Backbone) {
|
||||
"use strict";
|
||||
'use strict';
|
||||
|
||||
var WPPlaylistView = Backbone.View.extend({
|
||||
initialize : function (options) {
|
||||
|
Loading…
Reference in New Issue
Block a user