Fixes the dropdown ids in g-security.yml
This commit is contained in:
parent
9d2cbb0f7a
commit
721b25733c
@ -21,7 +21,7 @@ body:
|
|||||||
value: |
|
value: |
|
||||||
# Affected Systems
|
# Affected Systems
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: system
|
id: joomla_version
|
||||||
attributes:
|
attributes:
|
||||||
label: Which Joomla version could potentially be affected?
|
label: Which Joomla version could potentially be affected?
|
||||||
multiple: true
|
multiple: true
|
||||||
@ -35,7 +35,7 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: system
|
id: sermon_distributor_version
|
||||||
attributes:
|
attributes:
|
||||||
label: Which Joomla Sermon Distributor version could potentially be affected?
|
label: Which Joomla Sermon Distributor version could potentially be affected?
|
||||||
multiple: true
|
multiple: true
|
||||||
|
Loading…
Reference in New Issue
Block a user