On utilise la methode que l'on vient de creer...
darcs-hash:20050723134140-d1718-eb37fa3615fe54cbcfd95e21eecdbe295c06e37c.gz
This commit is contained in:
parent
e7974146e5
commit
d7e14632cb
1 changed files with 1 additions and 2 deletions
|
@ -1705,8 +1705,7 @@ def menu_principal() :
|
|||
# (expérimental)
|
||||
|
||||
# On récupère la liste des machines fixes
|
||||
fixes = filter(lambda x: not x.ipsec(), proprio.machines())
|
||||
if not fixes or proprio.droits():
|
||||
if not proprio.machines_fixes() or proprio.droits():
|
||||
arg = u'--title "Nouvelle machine" '
|
||||
arg+= u'--menu "Type de machine ?" 0 0 0 '
|
||||
arg+= u'"Fixe" "Machine fixe" '
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue