This commit is contained in:
10
stage.yaml
10
stage.yaml
@@ -24,7 +24,7 @@ areas:
|
|||||||
- id: leftcolumn
|
- id: leftcolumn
|
||||||
type: Box
|
type: Box
|
||||||
layout:
|
layout:
|
||||||
span: 12
|
span: 11
|
||||||
contentGutter: 10
|
contentGutter: 10
|
||||||
blocks:
|
blocks:
|
||||||
- id: foo
|
- id: foo
|
||||||
@@ -52,12 +52,12 @@ areas:
|
|||||||
- id: rightcolumn
|
- id: rightcolumn
|
||||||
type: Box
|
type: Box
|
||||||
layout:
|
layout:
|
||||||
span: 12
|
span: 11
|
||||||
contentGutter: 10
|
contentGutter: 10
|
||||||
blocks:
|
blocks:
|
||||||
- id: alpha
|
- id: alpha
|
||||||
required: true
|
required: true
|
||||||
type: TextInput
|
type: TextArea
|
||||||
properties:
|
properties:
|
||||||
block: true
|
block: true
|
||||||
title: Alpha
|
title: Alpha
|
||||||
@@ -68,7 +68,7 @@ areas:
|
|||||||
span: 4
|
span: 4
|
||||||
- id: kappa
|
- id: kappa
|
||||||
required: true
|
required: true
|
||||||
type: TextInput
|
type: TextArea
|
||||||
properties:
|
properties:
|
||||||
block: true
|
block: true
|
||||||
title: Kappa
|
title: Kappa
|
||||||
@@ -95,7 +95,7 @@ areas:
|
|||||||
events:
|
events:
|
||||||
onClick:
|
onClick:
|
||||||
- id: reset
|
- id: reset
|
||||||
type: reset()
|
type: Reset
|
||||||
- id: start_download
|
- id: start_download
|
||||||
type: Button
|
type: Button
|
||||||
layout:
|
layout:
|
||||||
|
|||||||
Reference in New Issue
Block a user