Finish Copy (self) Helper.

This commit is contained in:
Colin Kuskie 2009-11-25 16:45:09 -08:00
parent 7298af49ea
commit 0b124f269c
2 changed files with 26 additions and 25 deletions

View file

@ -72,7 +72,6 @@ sub process {
allowComments => 1,
returnUrl => $asset->getUrl,
}) eq 'redirect') {
return undef;
$payload->{open_tab} = $session->http->getRedirectLocation;
};