22 lines
No EOL
372 B
YAML
22 lines
No EOL
372 B
YAML
name: Liste de grands liens
|
|
icon: list-bullet
|
|
preview: fields
|
|
wysiwyg: true
|
|
fields:
|
|
items:
|
|
label: false
|
|
type: structure
|
|
fields:
|
|
text:
|
|
type: text
|
|
label: texte
|
|
width: 1/2
|
|
link:
|
|
label: Lien
|
|
type: link
|
|
required: true
|
|
options:
|
|
- url
|
|
- page
|
|
- file
|
|
width: 1/2 |