File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111{% endblock %}
1212
1313{% block content %}
14-
14+ < p > » < a href =" http://datatracker.ietf.org/meeting/requests " > View list of timeslot requests </ a > </ p >
1515< div class ="module interim-container ">
1616 < h2 > Sessions - Status</ h2 >
1717
Original file line number Diff line number Diff line change 1414{% endblock %}
1515
1616{% block content %}
17-
17+ < p > » < a href =" http://datatracker.ietf.org/meeting/requests " > View list of timeslot requests </ a > </ p >
1818< div class ="module interim-container ">
1919 < h2 >
2020 Sessions Request Tool: IETF {{ meeting.number }}
Original file line number Diff line number Diff line change 109109 < li > < a href ="/meeting/ "> Materials</ a > </ li >
110110 < li > < a href ="http://www.ietf.org/meeting/proceedings.html "> Past Proceedings</ a > </ li >
111111 < li > < a href ="http://www.ietf.org/meeting/upcoming.html "> Upcoming</ a > </ li >
112+ < li > < a href ="/meeting/requests "> Session Requests</ a > </ li >
112113
113114< li class ="sect "> Other Documents</ li >
114115 < li > < a href ="/ipr/ "> IPR Disclosures</ a > </ li >
Original file line number Diff line number Diff line change @@ -14,8 +14,10 @@ <h1>IETF {{ meeting_num }} Meeting Materials</h1>
1414< p > Submission cutoff date: {{ cut_off_date|date:"F j, Y" }}< br />
1515Corrections to submissions cutoff date: {{ cor_cut_off_date|date:"F j, Y" }}</ p >
1616{% endif %}
17-
18- < p > < a href ="https://datatracker.ietf.org/cgi-bin/wg/wg_proceedings.cgi "> Meeting Materials Manager</ a > (for session chairs only; password required)</ p >
17+ < ul >
18+ < li > < a href ="https://datatracker.ietf.org/cgi-bin/wg/wg_proceedings.cgi "> Meeting Materials Manager</ a > (for session chairs only; password required)</ li >
19+ < li > < a href ="/meeting/{{meeting_num}}/requests "> Meeting Request/Conflict Table</ a > </ li >
20+ </ ul >
1921
2022{# cache for 15 minutes, as long as there's no proceedings activity. takes 4-8 seconds to generate. #}
2123{% load cache %}
You can’t perform that action at this time.
0 commit comments