diff --git a/gestion/annuaires.py b/gestion/annuaires.py index 3fa1f014..dea9bd0b 100755 --- a/gestion/annuaires.py +++ b/gestion/annuaires.py @@ -496,7 +496,8 @@ def locaux_clubs() : locaux_clubs = { 'Bcl0' : 'Kfet' , 'Bcl1' : 'Krobot', 'Gcl0' : 'Med' , - 'Pcl0' : 'Bds' } + 'Pcl0' : 'Bds' , + 'Hcl0' : 'Eileo' } # Ajout des locaux d'étage A, B et C for b in 'ABC' : for i in range(2,7) :