Switch virtual-sample blueprint columns order
This commit is contained in:
parent
3f0b29d2d3
commit
aed7943b66
1 changed files with 13 additions and 14 deletions
|
|
@ -16,6 +16,19 @@ options:
|
||||||
tabs:
|
tabs:
|
||||||
contentTab:
|
contentTab:
|
||||||
columns:
|
columns:
|
||||||
|
- width: 1/2
|
||||||
|
sections:
|
||||||
|
rightColFieldsSection:
|
||||||
|
type: fields
|
||||||
|
fields:
|
||||||
|
dynamicHeadline:
|
||||||
|
label: Vue dynamique
|
||||||
|
type: headline
|
||||||
|
tracksSection:
|
||||||
|
label: Pistes
|
||||||
|
type: pages
|
||||||
|
layout: cards
|
||||||
|
template: track
|
||||||
- width: 1/2
|
- width: 1/2
|
||||||
sections:
|
sections:
|
||||||
fieldsSection:
|
fieldsSection:
|
||||||
|
|
@ -38,17 +51,3 @@ tabs:
|
||||||
extension: pdf
|
extension: pdf
|
||||||
stepName:
|
stepName:
|
||||||
type: hidden
|
type: hidden
|
||||||
|
|
||||||
- width: 1/2
|
|
||||||
sections:
|
|
||||||
rightColFieldsSection:
|
|
||||||
type: fields
|
|
||||||
fields:
|
|
||||||
dynamicHeadline:
|
|
||||||
label: Vue dynamique
|
|
||||||
type: headline
|
|
||||||
tracksSection:
|
|
||||||
label: Pistes
|
|
||||||
type: pages
|
|
||||||
layout: cards
|
|
||||||
template: track
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue