Add new dropdown option
This commit is contained in:
parent
cbcc1cf9d9
commit
944b33c81a
|
@ -136,9 +136,10 @@ body:
|
||||||
label: In which sandbox type you have this problem?
|
label: In which sandbox type you have this problem?
|
||||||
description: Select "Not relevant" if you don't have any malfunctioning program or setting to report.
|
description: Select "Not relevant" if you don't have any malfunctioning program or setting to report.
|
||||||
options:
|
options:
|
||||||
- "In a Standard isolation sandbox (yellow sandbox icon)."
|
- "In a standard isolation sandbox (yellow sandbox icon)."
|
||||||
- "In a Hardened sandbox (red sandbox icon)."
|
- "In a hardened sandbox with data protection (red sandbox icon)."
|
||||||
- "In a Sandbox with data protection (blue sandbox icon)."
|
- "In a security hardened sandbox (orange sandbox icon)."
|
||||||
|
- "In a sandbox with data protection (blue sandbox icon)."
|
||||||
- "In an Application Compartment sandbox with data protection (cyan sandbox icon)."
|
- "In an Application Compartment sandbox with data protection (cyan sandbox icon)."
|
||||||
- "In an Application Compartment sandbox with no isolation (green sandbox icon)."
|
- "In an Application Compartment sandbox with no isolation (green sandbox icon)."
|
||||||
- "All sandbox types (I tried them all)."
|
- "All sandbox types (I tried them all)."
|
||||||
|
|
Loading…
Reference in New Issue