fix - [ 1216052 ] Can't copy polls
This commit is contained in:
parent
3902137184
commit
b0f852df88
1 changed files with 1 additions and 0 deletions
|
|
@ -163,6 +163,7 @@ sub duplicate {
|
|||
$newAsset->setVote($data->{answer}, $data->{userId}, $data->{ipAddress});
|
||||
}
|
||||
$sth->finish;
|
||||
return $newAsset;
|
||||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue