dropdown
This commit is contained in:
@@ -74,16 +74,16 @@ body:
|
|||||||
- other
|
- other
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: checkboxes
|
- type: dropdown
|
||||||
id: docker
|
id: docker
|
||||||
attributes:
|
attributes:
|
||||||
label: Dockerized
|
label: Dockerized
|
||||||
description: indicate if a docker container is used
|
description: indicate if a docker container is used
|
||||||
options:
|
options:
|
||||||
- label: devel
|
- devel
|
||||||
- label: latest (release)
|
- latest
|
||||||
- label: same as ebusd version
|
- same as ebusd version
|
||||||
- label: other
|
- other
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: interface
|
id: interface
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user