Skip to content

Commit 9f1de9c

Browse files
finished restore settings
1 parent 6a3dc68 commit 9f1de9c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/views/tenant/backup/RestoreBackup.jsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,7 @@ const OffboardingWizard = () => {
108108
<RFFCFormSwitch name="users" label="User List" />
109109
<RFFCFormSwitch name="groups" label="Groups" />
110110
<h3 className="underline mb-4">Conditional Access</h3>
111-
<RFFCFormSwitch name="ca" label="Conditional Access" />
112-
<RFFCFormSwitch name="namedlocations" label="Named Locations" />
113-
<RFFCFormSwitch name="authstrengths" label="Authentication Strengths" />
111+
<RFFCFormSwitch name="ca" label="Conditional Access Configuration" />
114112
</CCol>
115113
<CCol>
116114
<h3 className="underline mb-4">Intune</h3>

0 commit comments

Comments
 (0)