Bug 652381: The "Show Votes" page is completely broken
r=mkanat a=LpSolit git-svn-id: svn://10.0.0.236/trunk@262223 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
fe5b5f2d82
commit
19659c76b2
@ -1 +1 @@
|
||||
7782
|
||||
7783
|
||||
@ -28,9 +28,13 @@
|
||||
|
||||
[% PROCESS global/variables.none.tmpl %]
|
||||
|
||||
[% subheader = BLOCK %]
|
||||
[% "$terms.Bug $bug.id" FILTER bug_link(bug) FILTER none %] - [% bug.short_desc FILTER html %]
|
||||
[% END %]
|
||||
|
||||
[% PROCESS global/header.html.tmpl
|
||||
title = "Show Votes"
|
||||
subheader = "$terms.Bug $bug.id" FILTER bug_link(bug)
|
||||
subheader = subheader
|
||||
%]
|
||||
|
||||
[% total = 0 %]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user