File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 invalid HTML. -->
1010 < form method ="GET " action ="{% url ietf.idtracker.views.view_id match.document.filename %} "> < td > < input type ="submit " value ="DETAIL "> </ td > </ form >
1111 {% endif %}
12- < td > {% if match.primary_flag %}< li > {% else %}< dd > {% endif %}{{ match.document.filename_with_link }} ({{ match.document.intended_status }})
12+ < td nowrap > {% if match.primary_flag %}< li > {% else %}< dd > {% endif %}{{ match.document.filename_with_link }} ({{ match.document.intended_status }})
1313 {% ifequal match.document.status.status "Replaced" %}
1414 < br > Replaced by
1515 {% if match.document.replaced_by.idinternal %}
3030 {% endfor %}
3131 {% endif %}
3232 </ td >
33- < td > {{ match.document.revision }}</ td >
33+ < td > {{ match.document.revision_display }}</ td >
3434 < td > {{ match.job_owner }}</ td >
3535 < td > {% firstof match.status_date "" %}</ td >
3636 < td > {{ match.event_date }}</ td >
You can’t perform that action at this time.
0 commit comments