link to backend icons

This commit is contained in:
Romain Bignon 2011-04-10 19:07:05 +02:00
commit be7bc2e8cb

View file

@ -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