Skip to content
Snippets Groups Projects
Commit aa5719d2 authored by salazard's avatar salazard
Browse files

remove field specialite

parent ff85dae5
No related branches found
No related tags found
1 merge request!84remove field specialite
......@@ -69,9 +69,6 @@
<mat-option *ngFor="let school of possibleSchools" [value]="school.id">{{ school.name }}</mat-option>
</mat-select>
</mat-form-field>
<mat-form-field class="full-width" >
<input matInput required type="text" formControlName="specialTeaching" placeholder="Enseignements de spécialité (entrer 'aucun' si jamais vous n'etes pas concerné)" >
</mat-form-field>
<div class="form-group">
<mat-form-field class="horizontal-display">
<mat-label>Classe</mat-label>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment