[whos.py] 10Mbps ? où ça du 10Mbps ?
Ignore-this: 840fb2f9fef01a36d7507f0e8128df0f darcs-hash:20100907133841-b8e4c-5b2975847a90fa48a3c11870fd110e3f576726f5.gz
This commit is contained in:
parent
02cd51bdfb
commit
9f7e6d38a6
1 changed files with 0 additions and 3 deletions
|
@ -976,9 +976,6 @@ def prise_etat(chbre) :
|
|||
if prise.is_up() :
|
||||
f += u', ' + coul(u'machine branchée','vert')
|
||||
reste_cols = cols - 45
|
||||
if prise.eth_mode().find('10Mbits')!=-1 :
|
||||
f+= u', ' + coul(u'prise en 10Mbps','jaune')
|
||||
reste_cols -= 17
|
||||
f+=', '
|
||||
macs = prise.show_prise_mac()
|
||||
if len(macs) == 0:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue