link to backend icons
This commit is contained in:
parent
f09f32c2ea
commit
be7bc2e8cb
1 changed files with 2 additions and 2 deletions
|
|
@ -265,8 +265,8 @@ h2. Attendees
|
||||||
else:
|
else:
|
||||||
status = ' '
|
status = ' '
|
||||||
s += u"""
|
s += u"""
|
||||||
|=.!/img/weboob/%s.png!
|
|=.!/img/weboob/%s.png!:/projects/weboob/wiki/%s
|
||||||
[[%s]]|[[%s]]|%s|""" % (task.backend.lower(), task.backend, task.capability, status)
|
[[%s]]|[[%s]]|%s|""" % (task.backend.lower(), task.backend, task.backend, task.capability, status)
|
||||||
s += '\n\n'
|
s += '\n\n'
|
||||||
|
|
||||||
self.content.content = s
|
self.content.content = s
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue