From 105c6d82a29c8fe147905f5087438aa7a3e9e6a3 Mon Sep 17 00:00:00 2001 From: Daniel STAN Date: Sat, 13 Sep 2014 15:52:56 +0200 Subject: [PATCH] annuaire: prise g021 n'est plus un uplink --- gestion/annuaires_pg.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gestion/annuaires_pg.py b/gestion/annuaires_pg.py index 260588b3..1fc4e5da 100755 --- a/gestion/annuaires_pg.py +++ b/gestion/annuaires_pg.py @@ -37,8 +37,6 @@ def _need_conn(f): bat_switchs = ["a", "b", "c", "g", "h", "i", "j", "m", "o", "p"] -bat_manuels = [] - @_need_conn def chbre_prises(batiment, chambre = None): """Correspondance chambre -> prise""" @@ -156,7 +154,7 @@ uplink_prises={ 'a' : }, 'g' : { - 21 : 'libre-service', 22 : 'uplink->backbone', + 22 : 'uplink->backbone', 23 : 'libre-service', 24 : 'uplink->batg-8', 149 : 'uplink->batg-8', 150 : 'libre-service',