JSHint after [31487].
git-svn-id: https://develop.svn.wordpress.org/trunk@31488 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
e2bc047528
commit
4fe668e53a
@ -4004,6 +4004,8 @@ Label = View.extend({
|
|||||||
module.exports = Label;
|
module.exports = Label;
|
||||||
|
|
||||||
},{"./view.js":51}],31:[function(require,module,exports){
|
},{"./view.js":51}],31:[function(require,module,exports){
|
||||||
|
/*global wp, MediaElementPlayer */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* wp.media.view.MediaDetails
|
* wp.media.view.MediaDetails
|
||||||
*
|
*
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
/*global wp, MediaElementPlayer */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* wp.media.view.MediaDetails
|
* wp.media.view.MediaDetails
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user