Switch virtual-sample blueprint columns order

This commit is contained in:
Timothée Goguely 2024-11-22 09:48:41 +01:00
parent 3f0b29d2d3
commit aed7943b66

View file

@ -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