1
class bugnumbers(object):
2
def data(self,content):
3
bug = content["bug"]
4
return """||<rowstyle="background-color: ;"> [%s %s ] || %s || ||""" %(bug.url, int(bug), bug.summary)
Loggerhead is a web-based interface for Bazaar branches Version: 1.18.2, Revision: 18531