Add columns preview to locatedDates structure field
This commit is contained in:
parent
9f6c3b7a39
commit
13d2a4a4a7
1 changed files with 7 additions and 2 deletions
|
|
@ -33,9 +33,14 @@ tabs:
|
||||||
type: structure
|
type: structure
|
||||||
help: La saison concernée est déduite autmatiquement des dates.
|
help: La saison concernée est déduite autmatiquement des dates.
|
||||||
fields:
|
fields:
|
||||||
locations:
|
locatedDates:
|
||||||
label: Lieux
|
label: Par lieu
|
||||||
type: structure
|
type: structure
|
||||||
|
columns:
|
||||||
|
name:
|
||||||
|
width: 1/2
|
||||||
|
dates:
|
||||||
|
width: 1/2
|
||||||
fields:
|
fields:
|
||||||
name:
|
name:
|
||||||
label: Nom
|
label: Nom
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue