JSHint fix for [27608].

git-svn-id: https://develop.svn.wordpress.org/trunk@27619 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor 2014-03-19 07:23:19 +00:00
parent 506d92e2fe
commit 844b799d6e

View File

@ -996,8 +996,7 @@
},
edit: function( node ) {
var p,
media = wp.media[ this.shortcode ],
var media = wp.media[ this.shortcode ],
self = this,
frame, data;