Remove required flag from add/update participant view
This commit is contained in:
parent
a7da49817e
commit
2dcc78e778
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@
|
|||
label: "Gare a cui il partecipante è iscritto"
|
||||
title: "Seleziona le gare"
|
||||
multiple: "true"
|
||||
required: "true"
|
||||
`}}
|
||||
{{template "select" dict "options" ($options|yaml) "data" (.Data|field "AllContests") "selected" (.Data|field "SelectedContest") "update" $update "form" $form}}
|
||||
|
||||
|
|
Loading…
Reference in a new issue