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:
|
||||
status = ' '
|
||||
s += u"""
|
||||
|=.!/img/weboob/%s.png!
|
||||
[[%s]]|[[%s]]|%s|""" % (task.backend.lower(), task.backend, task.capability, status)
|
||||
|=.!/img/weboob/%s.png!:/projects/weboob/wiki/%s
|
||||
[[%s]]|[[%s]]|%s|""" % (task.backend.lower(), task.backend, task.backend, task.capability, status)
|
||||
s += '\n\n'
|
||||
|
||||
self.content.content = s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue