This commit is contained in:
parent
7fc8ab6c5a
commit
69e0b3527e
2 changed files with 272 additions and 160 deletions
|
|
@ -5,14 +5,37 @@ tabs:
|
|||
label: Contenu
|
||||
icon: page
|
||||
fields:
|
||||
mainBaseline:
|
||||
label: Baseline
|
||||
type: text
|
||||
help: À gauche des enquêtes.
|
||||
width: 1/2
|
||||
impactsBaseline:
|
||||
label: Phrase d'introduction des impacts
|
||||
type: text
|
||||
help: À gauche des impacts.
|
||||
width: 1/2
|
||||
sections:
|
||||
label: Sections
|
||||
type: structure
|
||||
fields:
|
||||
baseline:
|
||||
label: Baseline (colonne gauche)
|
||||
type: text
|
||||
width: 1/1
|
||||
buttonText:
|
||||
label: Texte du bouton
|
||||
type: text
|
||||
width: 1/2
|
||||
buttonLink:
|
||||
label: Lien du bouton
|
||||
type: url
|
||||
width: 1/2
|
||||
contentType:
|
||||
label: Type de contenu
|
||||
type: select
|
||||
required: true
|
||||
options:
|
||||
investigations: "Enquêtes"
|
||||
impacts: Impacts
|
||||
packages: Dossiers
|
||||
projects: "Projets (Lab)"
|
||||
news: "Brèves"
|
||||
width: 1/2
|
||||
count:
|
||||
label: "Nombre d'éléments (min. 4)"
|
||||
type: number
|
||||
min: 4
|
||||
default: 6
|
||||
width: 1/2
|
||||
seo: seo/page
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue