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