Merged in [9860] from lars@netapp.com:

Rename menu item, because the page now shows chartering WGs and RGs.
 - Legacy-Id: 9872
Note: SVN reference [9860] has been migrated to Git commit 84cc9fe18e
This commit is contained in:
Henrik Levkowetz 2015-07-23 12:19:27 +00:00
commit c7601b72b0

View file

@ -25,7 +25,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 %}>New work</li>
<li><a href="{% url "ietf.group.info.chartering_groups" %}">Chartering WGs</a></li>
<li><a href="{% url "ietf.group.info.chartering_groups" %}">Chartering groups</a></li>
<li><a href="{% url "ietf.group.info.bofs" group_type="wg" %}">BOFs</a></li>
{% if flavor == "top" %}<li class="divider hidden-xs"></li>{% endif %}