mirror of https://github.com/veops/cmdb.git
fix
This commit is contained in:
parent
ee45b73889
commit
2ce3f2e31a
|
@ -26,11 +26,11 @@ body:
|
||||||
value: "i have a question!"
|
value: "i have a question!"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: input
|
||||||
id: version
|
id: version
|
||||||
attributes:
|
attributes:
|
||||||
label: Version
|
label: Version
|
||||||
description: What version of our software are you running?
|
description: What version of our software are you running?
|
||||||
default: 2.3.5
|
value: "newest"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in New Issue