event blueprint : add city field
All checks were successful
Deploy / Deploy to Production (push) Successful in 7s
All checks were successful
Deploy / Deploy to Production (push) Successful in 7s
This commit is contained in:
parent
94b4a99687
commit
d18910ed2e
1 changed files with 6 additions and 2 deletions
|
|
@ -95,11 +95,15 @@ tabs:
|
|||
to:
|
||||
width: 1/4
|
||||
fields:
|
||||
name:
|
||||
place:
|
||||
label: Lieu
|
||||
placeholder: Théâtre-Sénart, Scène Nationale, Lieusaint
|
||||
placeholder: Théâtre-Sénart, Scène Nationale
|
||||
type: text
|
||||
required: true
|
||||
city:
|
||||
label: Ville
|
||||
text: text
|
||||
required: true
|
||||
link:
|
||||
label: Lien
|
||||
placeholder: https://www.bouffesdunord.com/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue