Commit 58922d5d authored by Olav Vitters's avatar Olav Vitters

Bug 824620: Unclosed <tr> in dependency block ("Blocks")

r=LpSolit, a=LpSolit
parent 44741501
...@@ -586,6 +586,7 @@ ...@@ -586,6 +586,7 @@
<tr> <tr>
[% INCLUDE dependencies [% INCLUDE dependencies
field = bug_fields.blocked deps = bug.blocks_obj %] field = bug_fields.blocked deps = bug.blocks_obj %]
</tr>
<tr> <tr>
<th>&nbsp;</th> <th>&nbsp;</th>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment