Remove old non-functional 'management issues' link from IESG agenda section 6 title.
- Legacy-Id: 4562
This commit is contained in:
parent
1370942f54
commit
b51a0c4b3e
|
@ -88,7 +88,7 @@ table.agenda-doc > tbody > tr { vertical-align:top; }
|
|||
|
||||
<h2>5. IAB News We Can Use</h2>
|
||||
|
||||
<h2>{% if private or user|in_group:"Area_Director,Secretariat" %}<a href="https://datatracker.ietf.org/cgi-bin/display_news.cgi?template_type=3">6. Management Issues</a>{%else%}6. Management Issues{%endif%}</h2>
|
||||
<h2>6. Management Issues</h2>
|
||||
<div id="section6">
|
||||
{% for m in mgmt %}
|
||||
<h3>6.{{forloop.counter}} {{m.title|escape}}</h3>
|
||||
|
|
Loading…
Reference in a new issue