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