Wizard: OpenSCAP profile is not a mandatory field
OpenSCAP profile was marked as a mandatory field, this removes the red asterisk as the profile is optional.
This commit is contained in:
parent
cbb9598f1d
commit
acbb07ad53
1 changed files with 0 additions and 1 deletions
|
|
@ -296,7 +296,6 @@ const ProfileSelector = () => {
|
|||
|
||||
return (
|
||||
<FormGroup
|
||||
isRequired={true}
|
||||
data-testid="profiles-form-group"
|
||||
label={complianceType === 'openscap' ? <OpenSCAPFGLabel /> : <>Policy</>}
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue