Skip to content

Commit

Permalink
ARTESCA-11504: skip message final version
Browse files Browse the repository at this point in the history
  • Loading branch information
hervedombya committed Mar 19, 2024
1 parent 2363dfd commit 3dc42b6
Showing 1 changed file with 5 additions and 15 deletions.
20 changes: 5 additions & 15 deletions src/react/ui-elements/Veeam/VeeamConfiguration.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -166,21 +166,11 @@ const Configuration = () => {
exitAction={() => history.push('/accounts')}
modalContent={
<>
<Text>You may start again this Veeam configuration flow:</Text>
<ul>
<ListItem>
<Text>
If no accounts are created, on your next login or directly
from the Account page.
</Text>
</ListItem>
<ListItem>
<Text>
Otherwise, if there is at least one account, on the Account
list page.
</Text>
</ListItem>
</ul>
<Text>
To start Veeam assistant configuration again, you can go to the{' '}
<b>Accounts</b> page. If the platform doesn't have any accounts,
it will also prompt you on your next login.
</Text>
</>
}
/>
Expand Down

0 comments on commit 3dc42b6

Please sign in to comment.