petite coquille de Stphane
darcs-hash:20060313190715-4ec08-9d1251bb6e2700d0f80cd2afbd343c599cc222e0.gz
This commit is contained in:
parent
87627cefa9
commit
55aa8dba28
1 changed files with 1 additions and 1 deletions
|
@ -1432,7 +1432,7 @@ class base_proprietaire(base_classes_crans):
|
||||||
nouveau = 0
|
nouveau = 0
|
||||||
# Reconfiguration switch si changement de chambre et si machine fixe
|
# Reconfiguration switch si changement de chambre et si machine fixe
|
||||||
if 'chbre' in self.modifs:
|
if 'chbre' in self.modifs:
|
||||||
if self.machines_fixe():
|
if self.machines_fixes():
|
||||||
self.services_to_restart('switch', [self._data['chbre'][0]])
|
self.services_to_restart('switch', [self._data['chbre'][0]])
|
||||||
self.services_to_restart('switch', [self._init_data.get('chbre', '')[0]])
|
self.services_to_restart('switch', [self._init_data.get('chbre', '')[0]])
|
||||||
else:
|
else:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue