JSHint fix for [27608].
git-svn-id: https://develop.svn.wordpress.org/trunk@27619 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
506d92e2fe
commit
844b799d6e
@ -996,8 +996,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
edit: function( node ) {
|
edit: function( node ) {
|
||||||
var p,
|
var media = wp.media[ this.shortcode ],
|
||||||
media = wp.media[ this.shortcode ],
|
|
||||||
self = this,
|
self = this,
|
||||||
frame, data;
|
frame, data;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user