Update 'stage.yaml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-01-19 21:29:57 +00:00
parent ad90639b6e
commit 82082f86d7

View File

@@ -24,7 +24,7 @@ areas:
- id: leftcolumn
type: Box
layout:
span: 12
span: 11
contentGutter: 10
blocks:
- id: foo
@@ -52,12 +52,12 @@ areas:
- id: rightcolumn
type: Box
layout:
span: 12
span: 11
contentGutter: 10
blocks:
- id: alpha
required: true
type: TextInput
type: TextArea
properties:
block: true
title: Alpha
@@ -68,7 +68,7 @@ areas:
span: 4
- id: kappa
required: true
type: TextInput
type: TextArea
properties:
block: true
title: Kappa
@@ -95,7 +95,7 @@ areas:
events:
onClick:
- id: reset
type: reset()
type: Reset
- id: start_download
type: Button
layout: