This commit is contained in:
12
stage.yaml
12
stage.yaml
@@ -25,20 +25,24 @@ areas:
|
|||||||
required: true
|
required: true
|
||||||
type: TextInput
|
type: TextInput
|
||||||
properties:
|
properties:
|
||||||
extra: Lorem ipsum; yada yada
|
|
||||||
block: true
|
block: true
|
||||||
title: Foo
|
title: Foo
|
||||||
placeholder: Bar
|
placeholder: Bar
|
||||||
inline: true
|
label:
|
||||||
|
colon: false
|
||||||
|
extra: Lorem ipsum; yada yada
|
||||||
|
inline: true
|
||||||
- id: woot
|
- id: woot
|
||||||
required: true
|
required: true
|
||||||
type: TextInput
|
type: TextInput
|
||||||
properties:
|
properties:
|
||||||
extra: Dude!
|
|
||||||
block: true
|
block: true
|
||||||
title: Woot
|
title: Woot
|
||||||
placeholder: Sweet
|
placeholder: Sweet
|
||||||
inline: true
|
label:
|
||||||
|
colon: false
|
||||||
|
extra: Dude!
|
||||||
|
inline: true
|
||||||
- id: reset_button
|
- id: reset_button
|
||||||
type: Button
|
type: Button
|
||||||
layout:
|
layout:
|
||||||
|
|||||||
Reference in New Issue
Block a user