summaryrefslogtreecommitdiffstats
path: root/extensions/Voting
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2012-12-03 17:23:35 +0100
committerByron Jones <bjones@mozilla.com>2012-12-03 17:23:35 +0100
commit0a9914004256c6be3538b61ab4f0196409073fca (patch)
tree4b88d69a0dd5a8df11b4539eb3043f972fbcc168 /extensions/Voting
parent37c8ef5cb2750f8039f3b26422d5a5c7cfc61f59 (diff)
downloadbugzilla-0a9914004256c6be3538b61ab4f0196409073fca.tar.gz
bugzilla-0a9914004256c6be3538b61ab4f0196409073fca.tar.xz
Bug 816333: Fix linking of bugs on the "Change Votes" page
Diffstat (limited to 'extensions/Voting')
-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 61eaf8491..18221bda1 100644
--- a/extensions/Voting/template/en/default/pages/voting/user.html.tmpl
+++ b/extensions/Voting/template/en/default/pages/voting/user.html.tmpl
@@ -134,7 +134,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 %]