summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2012-12-03 17:11:49 +0100
committerByron Jones <bjones@mozilla.com>2012-12-03 17:11:49 +0100
commitfa7dd9eb979d14d9c460e71603f42d7dea9ce536 (patch)
tree6662c8a894b14569c34f53e06edf9749e24a524c /extensions
parent276dc8cc74c679fde5b327dc6cbf9c55da48b876 (diff)
downloadbugzilla-fa7dd9eb979d14d9c460e71603f42d7dea9ce536.tar.gz
bugzilla-fa7dd9eb979d14d9c460e71603f42d7dea9ce536.tar.xz
Bug 816333: Fix linking of bugs on the "Change Votes" page
r=LpSolit,a=LpSolit
Diffstat (limited to 'extensions')
-rw-r--r--extensions/Voting/template/en/default/pages/voting/user.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/Voting/template/en/default/pages/voting/user.html.tmpl b/extensions/Voting/template/en/default/pages/voting/user.html.tmpl
index 27ce2acda..6705b9c37 100644
--- a/extensions/Voting/template/en/default/pages/voting/user.html.tmpl
+++ b/extensions/Voting/template/en/default/pages/voting/user.html.tmpl
@@ -120,7 +120,7 @@
[% END %]
</a></td>
<td align="center">
- [% bug.id FILTER bug_link(bug) FILTER none %]
+ [% bug.id FILTER bug_link(bug.id) FILTER none %]
</td>
<td>
[% bug.summary FILTER html %]