site blueprint > hero : change layout #2
This commit is contained in:
parent
dfb0a5ca04
commit
c02b9840f7
1 changed files with 6 additions and 6 deletions
|
|
@ -46,12 +46,6 @@ tabs:
|
||||||
options:
|
options:
|
||||||
event: Événement
|
event: Événement
|
||||||
custom: Personnalisé
|
custom: Personnalisé
|
||||||
heroEvent:
|
|
||||||
label: Événement
|
|
||||||
type: pages
|
|
||||||
query: page('programme').grandChildren
|
|
||||||
when:
|
|
||||||
heroMode: event
|
|
||||||
heroText:
|
heroText:
|
||||||
label: Text
|
label: Text
|
||||||
type: blocks
|
type: blocks
|
||||||
|
|
@ -78,6 +72,12 @@ tabs:
|
||||||
heroMode: custom
|
heroMode: custom
|
||||||
- width: 1/2
|
- width: 1/2
|
||||||
fields:
|
fields:
|
||||||
|
heroEvent:
|
||||||
|
label: Événement
|
||||||
|
type: pages
|
||||||
|
query: page('programme').grandChildren
|
||||||
|
when:
|
||||||
|
heroMode: event
|
||||||
heroImage:
|
heroImage:
|
||||||
label: Image
|
label: Image
|
||||||
type: files
|
type: files
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue