[annuaires] on autorise Icl4 pour les clubs

darcs-hash:20081013210105-af139-3f5f3d422dafd037b4553904f9a7db357634d007.gz
This commit is contained in:
Jeremie Dimino 2008-10-13 23:01:05 +02:00
parent 27a6b4963d
commit 3515993fd9

View file

@ -570,6 +570,5 @@ def locaux_clubs() :
# Supression du 2@B et 4@J # Supression du 2@B et 4@J
locaux_clubs.pop('Bcl2') locaux_clubs.pop('Bcl2')
locaux_clubs.pop('Jcl4') locaux_clubs.pop('Jcl4')
locaux_clubs.pop('Icl4')
return locaux_clubs return locaux_clubs