Edit blueprints
This commit is contained in:
parent
797abd2dea
commit
a6ea376678
5 changed files with 13 additions and 55 deletions
|
@ -3,6 +3,17 @@ headline:
|
|||
fr: Expositions
|
||||
type: fields
|
||||
fields:
|
||||
featured_exhibition:
|
||||
label:
|
||||
en: Featured exhibition
|
||||
fr: Exposition mise en avant
|
||||
type: select
|
||||
options: query
|
||||
query:
|
||||
fetch: page.exhibitions.toStructure
|
||||
text: '{{ structureItem.url }}'
|
||||
value: '{{ structureItem.url }}'
|
||||
width: 1/2
|
||||
exhibitions:
|
||||
label:
|
||||
en: Exhibitions
|
||||
|
@ -18,7 +29,7 @@ fields:
|
|||
fr: URL
|
||||
type: url
|
||||
width: 3/4
|
||||
toggle:
|
||||
external_link:
|
||||
label:
|
||||
en: External link
|
||||
fr: Lien externe
|
||||
|
@ -34,7 +45,7 @@ fields:
|
|||
columns:
|
||||
url:
|
||||
width: 3/4
|
||||
toggle:
|
||||
external_link:
|
||||
width: 1/4
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue