[annuaires_pg] Kfet en Kcl0

This commit is contained in:
Valentin Samir 2013-11-20 00:48:24 +01:00
parent 125c9d5b49
commit 66678ba5e0

View file

@ -309,7 +309,7 @@ def all_switchs(bat=None, hide=_SPECIAL_SWITCHES):
def locaux_clubs() : def locaux_clubs() :
""" Retourne le dictionaire des locaux club : {bat: [locaux]} """ """ Retourne le dictionaire des locaux club : {bat: [locaux]} """
# Corespondance chbre -> nom du local club # Corespondance chbre -> nom du local club
locaux_clubs = { 'Bcl0' : 'Kfet' , locaux_clubs = { 'Kcl0' : 'Kfet' ,
'Bcl1' : 'Med', 'Bcl1' : 'Med',
'Pcl0' : 'Bds' , 'Pcl0' : 'Bds' ,
'Mcl0' : 'Shape', 'Mcl0' : 'Shape',