From: Steve Losh Date: Sat, 31 Jan 2009 07:26:36 +0000 (-0500) Subject: Added the links in the bug list. X-Git-Tag: 1.0.0~53^2~4^2~37 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b11274dde06473582f3f6ecb87c034d57d3917f4;p=be.git Added the links in the bug list. --- diff --git a/templates/list.html b/templates/list.html index 3dd4a70..e28b0c0 100644 --- a/templates/list.html +++ b/templates/list.html @@ -16,7 +16,8 @@ {% for bug in bugs %} {{ bd.bug_shortname(bug) }} - {{ bug.summary|e|truncate(65) }} + + {{ bug.summary|e|truncate(65) }} {{ bug.status }} {{ bug.target }} {{ bug.assigned|striptags }}