Made Survey::getResponseDetails template vars consistent
This commit is contained in:
parent
b54a3a0262
commit
e85335cbc7
3 changed files with 9 additions and 1 deletions
|
|
@ -415,10 +415,11 @@ our $HELP = {
|
|||
fields => [],
|
||||
variables => [
|
||||
{ name => 'complete', description => 'response complete help' },
|
||||
{ name => 'restart', description => 'response complete help' },
|
||||
{ name => 'restart', description => 'response restart help' },
|
||||
{ name => 'timeout', description => 'response timeout help' },
|
||||
{ name => 'timeoutRestart', description => 'response timeout restart help' },
|
||||
{ name => 'endDate', description => 'response endDate help' },
|
||||
{ name => 'responseId', description => 'responseId help' },
|
||||
],
|
||||
related => [
|
||||
{ tag => 'survey template',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue