plus comprehensible
darcs-hash:20060425213014-9e428-e94e54255c2eae89a1e1276528da167549483ec3.gz
This commit is contained in:
parent
7101842139
commit
cd1b66a947
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ def execute(macro, text):
|
|||
code += f.table_cell(0)
|
||||
|
||||
dico={u"hotspot" : {u"1" : u"+" , u"0" : u""},
|
||||
u"up" : {u"1" : u"" , u"0": u"!"}}
|
||||
u"up" : {u"1" : u"y" , u"0": u"n"}}
|
||||
|
||||
for nom_attribut in [u"hotspot",u"up"]:
|
||||
code += f.table_cell(1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue