Sauvegarde des modifs...
darcs-hash:20050910020256-d1718-2028cd8f662ac9998e216556ea37d407a6ed76ce.gz
This commit is contained in:
parent
c67c1b3c6f
commit
cae3ae7c3c
1 changed files with 4 additions and 0 deletions
|
@ -1380,6 +1380,7 @@ def modif_machine(machine) :
|
|||
|
||||
if res[0]=='Informations' :
|
||||
set_machine(machine)
|
||||
return
|
||||
elif res[0]=='Blackliste' :
|
||||
set_blackliste(machine)
|
||||
elif res[0]=='Alias' :
|
||||
|
@ -1388,6 +1389,9 @@ def modif_machine(machine) :
|
|||
set_machine_exemption(machine)
|
||||
elif res[0]=='Remarques' :
|
||||
set_rque(machine)
|
||||
if machine.modifs :
|
||||
return confirm(machine)
|
||||
|
||||
|
||||
########################################################################
|
||||
## Fonction de sélection (adhérent ou machine)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue