We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 313e676 commit 795f91aCopy full SHA for 795f91a
1 file changed
ietf/templates/iesg/agenda.html
@@ -96,7 +96,7 @@ <h2>6. Management Issues</h2>
96
<div id="section6">
97
{% for m in mgmt %}
98
<h3>6.{{forloop.counter}} {{m.title|escape}}</h3>
99
-{% if user|in_group:"Area_Director,Secretariat" %}
+{% if user|in_group:"Area Director,IAB Chair,Secretariat" %}
100
<pre>
101
{{m.text|wordwrap:"76"}}
102
</pre>
0 commit comments