fix [ 1213524 ] Survey.pm: unable to edit answers
This commit is contained in:
parent
8f7c3479d9
commit
35cc353026
1 changed files with 1 additions and 3 deletions
|
|
@ -841,10 +841,8 @@ sub www_editQuestion {
|
|||
}
|
||||
$sth->finish;
|
||||
}
|
||||
|
||||
$self->getAdminConsole->setHelp("question add/edit","Survey");
|
||||
return $self->getAdminConsole->render($f->print, WebGUI::International::get(17,'Asset_Survey'));
|
||||
|
||||
return $self->getAdminConsole->render($output, WebGUI::International::get(17,'Asset_Survey'));
|
||||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue