Skip to content

Commit

Permalink
feat: lba 2111: maj niv diplome par défaut sur depot offre
Browse files Browse the repository at this point in the history
  • Loading branch information
guilletmarion authored Apr 11, 2024
1 parent 0f6d0ca commit 434522e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ui/components/espace_pro/AjouterVoeux.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -277,9 +277,6 @@ const AjouterVoeuxForm = (props) => {
<FormControl mt={6} isRequired>
<FormLabel>Niveau visé en fin d’études</FormLabel>
<Select size="md" name="job_level_label" defaultValue={values.job_level_label} onChange={handleChange}>
<option value="" hidden>
Choisissez un niveau
</option>
<option value="Indifférent">Indifférent</option>
<option value="Cap, autres formations niveau (Infrabac)">Cap, autres formations niveau (Infrabac)</option>
<option value="BP, Bac, autres formations niveau (Bac)">BP, Bac, autres formations niveau (Bac)</option>
Expand Down

0 comments on commit 434522e

Please sign in to comment.