[whos] Le rouge est agressif
This commit is contained in:
parent
39b2bb53aa
commit
4ed07296ce
1 changed files with 1 additions and 1 deletions
|
@ -598,7 +598,7 @@ def machine_details(machine) :
|
|||
f+= "%s " % machine.nom()
|
||||
|
||||
if machine.rid() != '':
|
||||
f+= coul(u'rid=%s '% machine.rid(), 'rouge')
|
||||
f+= coul(u'rid=%s '% machine.rid(), 'bleu')
|
||||
|
||||
f+= "\n"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue