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:
|
||||
event: Événement
|
||||
custom: Personnalisé
|
||||
heroEvent:
|
||||
label: Événement
|
||||
type: pages
|
||||
query: page('programme').grandChildren
|
||||
when:
|
||||
heroMode: event
|
||||
heroText:
|
||||
label: Text
|
||||
type: blocks
|
||||
|
|
@ -78,6 +72,12 @@ tabs:
|
|||
heroMode: custom
|
||||
- width: 1/2
|
||||
fields:
|
||||
heroEvent:
|
||||
label: Événement
|
||||
type: pages
|
||||
query: page('programme').grandChildren
|
||||
when:
|
||||
heroMode: event
|
||||
heroImage:
|
||||
label: Image
|
||||
type: files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue