You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ietf/templates/idrfc/edit_infoREDESIGN.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ <h1>Edit info on {{ doc }}</h1>
39
39
<td>{{ field }}
40
40
{% ifequal field.name "telechat_date" %}
41
41
{% if not ballot_issued %}
42
-
<spanid="ballotwarn"> A ballot for this document has not been issued: <ahref="{% url doc_ballot_writeupnotes name=doc.filename %}">Edit Ballot Text</a></span>
42
+
<spanid="ballotwarn"> A ballot for this document has not been issued: <ahref="{% url doc_ballot_writeupnotes name=doc.name %}">Edit Ballot Text</a></span>
0 commit comments