Make a synopsis field available to the Event edit form. Fixes bug #11190
This commit is contained in:
parent
37689843a3
commit
baf9f3c700
4 changed files with 14 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ our $HELP = {
|
|||
'required' => 1,
|
||||
},
|
||||
{ 'name' => 'formMenuTitle', },
|
||||
{ 'name' => 'formSynopsis', },
|
||||
{ 'name' => 'formLocation', },
|
||||
{ 'name' => 'formDescription', },
|
||||
{ 'name' => 'formGroupToView', },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue