From 22a05d3e1d69188bd2c7a6308cd688d04148ea3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Elliott=20B=C3=A9cue?= Date: Wed, 30 Sep 2015 14:04:04 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20de=20l'ESIGETEL=20=C3=A0=20la=20liste?= =?UTF-8?q?=20des=20=C3=A9coles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gestion/gest_crans.py | 1 + 1 file changed, 1 insertion(+) diff --git a/gestion/gest_crans.py b/gestion/gest_crans.py index b83b0f15..7cbc1cb7 100755 --- a/gestion/gest_crans.py +++ b/gestion/gest_crans.py @@ -244,6 +244,7 @@ def set_etudes(adher): arg += u'"Maximilien Sorre" "" ' arg += u'"Gustave Eiffel" "" ' arg += u'"EFREI" "" ' + arg += u'"ESIGETEL" "" ' arg += u'"ESTP" "" ' arg += u'"P1" "Université Panthéon Sorbonne" ' arg += u'"P2" "Université Panthéon Assas" '