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

Commit

Permalink
Ajouter Sup Career aux établissements d'hésam
Browse files Browse the repository at this point in the history
Suite au mail de 3EF concernant une candidature d'un étudiant de Sup Career le 02/05/2017
  • Loading branch information
Hela committed May 9, 2017
1 parent 97e1911 commit 9c2c767
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion server/api/establishment/establishment.seed.js
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ const establishments = [{ _id: 1, name: 'établissements de l\'académie de Stra
{ _id: 136, name: 'Université d’Evry Val d’Essonne (UEVE)', region: 4, pepite: 16 },
{ _id: 137, name: 'Télécom Sud-Paris', region: 4, pepite: 16 },
{ _id: 138, name: 'Télécom Ecole de Mangement', region: 4, pepite: 16 },
{ _id: 139, name: 'ESTACA', region: 4, pepite: 16 }]
{ _id: 139, name: 'ESTACA', region: 4, pepite: 16 },
{ _id: 139, name: 'Sup Career', region: 4, pepite: 15 }]

module.exports = establishments

0 comments on commit 9c2c767

Please sign in to comment.