Tell Content/Asset that the paste status method did a redirect.
This commit is contained in:
parent
fb6b201e77
commit
156025d03c
2 changed files with 81 additions and 54 deletions
|
|
@ -551,7 +551,7 @@ sub www_pasteListStatus {
|
|||
$self->paste($clipId);
|
||||
}
|
||||
$pb->redirect( $session->scratch->get('assetPasteReturnUrl') );
|
||||
return "";
|
||||
return "redirect";
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue