28 lines
478 B
YAML
28 lines
478 B
YAML
name: Liste de liens
|
|
icon: table
|
|
preview: fields
|
|
wysiwyg: true
|
|
fields:
|
|
items:
|
|
label: false
|
|
type: structure
|
|
columns:
|
|
firstText:
|
|
width: 1/3
|
|
secondText:
|
|
width: 1/3
|
|
link:
|
|
width: 1/3
|
|
fields:
|
|
firstText:
|
|
type: text
|
|
label: 1er texte
|
|
width: 1/3
|
|
secondText:
|
|
type: text
|
|
label: 2ème texte
|
|
width: 1/3
|
|
link:
|
|
type: url
|
|
label: Lien
|
|
width: 1/3
|