You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h3>1.1 {% if private %}<ahref="https://www.ietf.org/iesg/internal/rollcall.txt">Roll Call</a>{%else%}Roll Call{%endif%}</h3>
65
+
<h3>1.1 {% if private or user|in_group:"Area_Director,Secretariat" %}<ahref="https://www.ietf.org/iesg/internal/rollcall.txt">Roll Call</a>{%else%}Roll Call{%endif%}</h3>
66
66
67
67
<h3>1.2 Bash the Agenda</h3>
68
68
69
-
<h3>1.3 Approval of the {% if private %}<ahref="https://www.ietf.org/iesg/internal/minutes.txt">Minutes</a>{%else%}Minutes{%endif%} of Past Telechats</h3>
69
+
<h3>1.3 Approval of the {% if private or user|in_group:"Area_Director,Secretariat" %}<ahref="https://www.ietf.org/iesg/internal/minutes.txt">Minutes</a>{%else%}Minutes{%endif%} of Past Telechats</h3>
70
70
<h3>1.4 List of Remaining Action Items from Last Telechat</h3>
71
71
<pre>
72
72
{{ action_items }}
@@ -87,7 +87,7 @@ <h3>1.4 List of Remaining Action Items from Last Telechat</h3>
87
87
88
88
<h2>5. IAB News We Can Use</h2>
89
89
90
-
<h2>{% if private %}<ahref="https://datatracker.ietf.org/cgi-bin/display_news.cgi?template_type=3">6. Management Issues</a>{%else%}6. Management Issues{%endif%}</h2>
90
+
<h2>{% if private or user|in_group:"Area_Director,Secretariat" %}<ahref="https://datatracker.ietf.org/cgi-bin/display_news.cgi?template_type=3">6. Management Issues</a>{%else%}6. Management Issues{%endif%}</h2>
0 commit comments