Put possibly replaces sections in the right columns. Fixes #1802. Commit ready for merge.

- Legacy-Id: 10414
This commit is contained in:
Robert Sparks 2015-11-04 02:04:24 +00:00
parent 95df98b6d4
commit d97c29fdcf

View file

@ -104,6 +104,7 @@
{% if can_view_possibly_replaces %}
{% if possibly_replaces %}
<tr>
<th></th>
<th>Possibly Replaces</th>
<td class="edit">
{% if can_edit_replaces %}
@ -118,6 +119,7 @@
{% if possibly_replaced_by %}
<tr>
<th></th>
<th>Possibly Replaced By</th>
<td class="edit">
{% if can_edit_replaces %}