mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-22 08:11:52 +01:00
JSHint fix for [27608].
Built from https://develop.svn.wordpress.org/trunk@27619 git-svn-id: http://core.svn.wordpress.org/trunk@27462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
de8f6c7350
commit
8a50510c0a
@ -996,8 +996,7 @@
|
||||
},
|
||||
|
||||
edit: function( node ) {
|
||||
var p,
|
||||
media = wp.media[ this.shortcode ],
|
||||
var media = wp.media[ this.shortcode ],
|
||||
self = this,
|
||||
frame, data;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user