Merged in [15807] from rjsparks@nostrum.com:
Repaired another instance of a literal path with a reverse lookup. Related to #2657.
- Legacy-Id: 15814
Note: SVN reference [15807] has been migrated to Git commit 672b491ec3
This commit is contained in:
commit
115cde247b
|
@ -73,7 +73,7 @@
|
|||
|
||||
<tr>
|
||||
<td></td>
|
||||
<th><a href="/doc/help/state/charter/">State</a></th>
|
||||
<th><a href="{% url 'ietf.doc.views_help.state_help' type='charter' %}">State</a></th>
|
||||
<td class="edit">
|
||||
{% if not snapshot and can_manage %}
|
||||
{% doc_edit_button 'ietf.doc.views_charter.change_state' name=doc.name %}
|
||||
|
|
Loading…
Reference in a new issue