Plus joli
darcs-hash:20041002124743-d1718-1073341c969c5695e12d25ed0e1e11e81577a75b.gz
This commit is contained in:
parent
8d3ca461b3
commit
0dbe8b5cf9
1 changed files with 1 additions and 0 deletions
|
@ -572,6 +572,7 @@ def prise_etat(chbre) :
|
||||||
f += ', ' + coul('machine branchée','vert')
|
f += ', ' + coul('machine branchée','vert')
|
||||||
if result['vitesse_max'] == '10Mbps' :
|
if result['vitesse_max'] == '10Mbps' :
|
||||||
f+= ', ' + coul('prise en 10Mbps','jaune')
|
f+= ', ' + coul('prise en 10Mbps','jaune')
|
||||||
|
f+=', '
|
||||||
if len(macs) == 0:
|
if len(macs) == 0:
|
||||||
f += coul('aucune MAC détectée', 'rouge')
|
f += coul('aucune MAC détectée', 'rouge')
|
||||||
else:
|
else:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue