mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 23:00:21 +00:00
Media: Replace the thumbnail on post.php using a request variable instead of the referer. props ocean90. fixes #21391.
git-svn-id: https://develop.svn.wordpress.org/trunk@22807 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -245,6 +245,7 @@ imageEdit = {
|
||||
'postid': postid,
|
||||
'history': history,
|
||||
'target': target,
|
||||
'context': $('#image-edit-context').length ? $('#image-edit-context').val() : null,
|
||||
'do': 'save'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user