Additional fix for #151, not linking to retracted disclosures.

- Legacy-Id: 721
This commit is contained in:
Henrik Levkowetz 2007-06-27 23:16:45 +00:00
parent 24c320f763
commit 593ae23309

View file

@ -62,7 +62,7 @@
<font size="3">
<br>
This IPR disclosure updates IPR disclosure ID #{{ item.updated.ipr_id }},
{% ifequal item.status 1 %}
{% ifequal item.updated.status_to_be 1 %}
"<a href="{% url ietf.ipr.views.show item.updated.ipr_id %}">{{ item.updated.title }}</a>".
{% else %}
"{{ item.updated.title }}", which was removed at the request of the submitter.