There was an error while loading. Please reload this page.
1 parent f52e676 commit 135a4afCopy full SHA for 135a4af
1 file changed
ietf/templates/base/left_menu.html
@@ -72,8 +72,9 @@
72
</ul>
73
</div></div></li>
74
75
- <li style="padding-top:0;"><a href="/wg/">Active WGs</a></li>
76
- <li><a href="{% url "ietf.group.info.chartering_groups" %}">Chartering WGs</a></li>
+ <li style="padding-top:0;"><a href="{% url "ietf.group.info.active_groups" group_type="wg" %}">Active WGs</a></li>
+ <li style="padding-top:0;"><a href="{% url "ietf.group.info.active_groups" group_type="rg" %}">Active RGs</a></li>
77
+ <li><a href="{% url "ietf.group.info.chartering_groups" %}">Chartering</a></li>
78
<li><a href="{% url "ietf.group.info.bofs" group_type="wg" %}">BoFs</a></li>
79
<li><a href="http://tools.ietf.org/wg/concluded">Concluded WGs</a></li>
80
<li><a href="http://www.ietf.org/list/nonwg.html">Non-WG Lists</a></li>
0 commit comments