From acbb07ad536ba3d70099d660dfc5acb715409a6e Mon Sep 17 00:00:00 2001 From: regexowl Date: Wed, 25 Sep 2024 15:58:54 +0200 Subject: [PATCH] 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. --- src/Components/CreateImageWizard/steps/Oscap/Oscap.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Components/CreateImageWizard/steps/Oscap/Oscap.tsx b/src/Components/CreateImageWizard/steps/Oscap/Oscap.tsx index 763349f1..87360430 100644 --- a/src/Components/CreateImageWizard/steps/Oscap/Oscap.tsx +++ b/src/Components/CreateImageWizard/steps/Oscap/Oscap.tsx @@ -296,7 +296,6 @@ const ProfileSelector = () => { return ( : <>Policy} >