Skip to content
This repository has been archived by the owner on May 28, 2018. It is now read-only.

Commit

Permalink
Tell students about their teacher being notified
Browse files Browse the repository at this point in the history
  • Loading branch information
nbrohee committed Nov 4, 2016
1 parent 076143a commit 996f836
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/components/application/Career/CareerForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const CareerForm = ({career, contact, tutorErrors, bacErrors, diplomaErrors, onT
<Panel header="Mon responsable pédagogique" className={(contact.situation == 'student') ? 'required' : 'required hidden'}>
<Panel>
<div>Enseignant·e dans la formation dans laquelle je suis inscrit·e pour l'année universitaire {getCurrentUniversityYear()}.</div>
<div>Ton référent pédagogique sera informé de ta candidature.</div>
</Panel>
<FormGroup className="required">
<ControlLabel>Nom</ControlLabel>
Expand Down

0 comments on commit 996f836

Please sign in to comment.