The concluded groups also show RGs now, rename menu item.
Commit ready for merge. - Legacy-Id: 9861
This commit is contained in:
parent
84cc9fe18e
commit
93ff41d337
|
@ -30,7 +30,7 @@
|
|||
|
||||
{% if flavor == "top" %}<li class="divider hidden-xs"></li>{% endif %}
|
||||
<li {%if flavor == "top" %}class="dropdown-header hidden-xs"{% else %}class="nav-header"{% endif %}>Other groups</li>
|
||||
<li><a href="{% url "ietf.group.info.concluded_groups" %}">Concluded WGs</a></li>
|
||||
<li><a href="{% url "ietf.group.info.concluded_groups" %}">Concluded groups</a></li>
|
||||
<li><a href="https://www.ietf.org/list/nonwg.html">Non-WG lists</a></li>
|
||||
|
||||
{% if flavor == "top" %}</ul>{% endif %}
|
||||
|
|
Loading…
Reference in a new issue