This commit is contained in:
11
stage.yaml
11
stage.yaml
@@ -18,13 +18,13 @@ areas:
|
|||||||
- id: title
|
- id: title
|
||||||
type: Title
|
type: Title
|
||||||
layout:
|
layout:
|
||||||
grow: 1
|
span: 24
|
||||||
properties:
|
properties:
|
||||||
content: Stage
|
content: Stage
|
||||||
- id: leftcolumn
|
- id: leftcolumn
|
||||||
type: Box
|
type: Box
|
||||||
layout:
|
layout:
|
||||||
span: 5
|
span: 9
|
||||||
blocks:
|
blocks:
|
||||||
- id: foo
|
- id: foo
|
||||||
required: true
|
required: true
|
||||||
@@ -51,7 +51,7 @@ areas:
|
|||||||
- id: rightcolumn
|
- id: rightcolumn
|
||||||
type: Box
|
type: Box
|
||||||
layout:
|
layout:
|
||||||
span: 5
|
span: 9
|
||||||
blocks:
|
blocks:
|
||||||
- id: alpha
|
- id: alpha
|
||||||
required: true
|
required: true
|
||||||
@@ -76,6 +76,11 @@ areas:
|
|||||||
extra: Mu
|
extra: Mu
|
||||||
span: 3
|
span: 3
|
||||||
|
|
||||||
|
- id: bottomrow
|
||||||
|
type: Box
|
||||||
|
layout:
|
||||||
|
span: 24
|
||||||
|
blocks:
|
||||||
- id: reset_button
|
- id: reset_button
|
||||||
type: Button
|
type: Button
|
||||||
layout:
|
layout:
|
||||||
|
Reference in New Issue
Block a user