fix: Event help file now passes all tests

This commit is contained in:
Doug Bell 2007-05-29 18:48:18 +00:00
parent 0ec7bb7a71
commit 9c6ca80302

View file

@ -36,7 +36,7 @@ our $HELP = {
'name' => 'formGroupToView',
},
{
'name' => 'formAttachements',
'name' => 'formAttachments',
},
{
'name' => 'formStartDate',
@ -251,8 +251,8 @@ our $HELP = {
'name' => 'attachment_loop',
'variables' => [
{
'name' => 'url'
'description' => 'attachment_url'
'name' => 'url',
'description' => 'attachment_url',
},
{
'name' => 'icon'