File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 116116 {% endif %}
117117 {% if flavor == "top" %}< li class ="divider hidden-xs "> </ li > {% endif %}
118118 < li {%if flavor == "top " %}class ="dropdown-header hidden-xs "{% else %}class ="nav-header "{% endif %} > RFC streams</ li >
119- < li > < a href ="{% url "ietf.group.views_stream.streams " %}iab/ "> IAB</ a > </ li >
120- < li > < a href ="{% url "ietf.group.views_stream.streams " %}irtf/ "> IRTF</ a > </ li >
121- < li > < a href ="{% url "ietf.group.views_stream.streams " %}ise/ "> ISE</ a > </ li >
119+ < li > < a href ="{% url "ietf.group.views_stream.stream_documents " acronym=" iab " %} "> IAB</ a > </ li >
120+ < li > < a href ="{% url "ietf.group.views_stream.stream_documents " acronym=" irtf " %} "> IRTF</ a > </ li >
121+ < li > < a href ="{% url "ietf.group.views_stream.stream_documents " acronym=" ise " %} "> ISE</ a > </ li >
122122
123123{% if flavor == "top" %}</ ul > {% endif %}
124124
You can’t perform that action at this time.
0 commit comments