Skip to content

Commit 795f91a

Browse files
committed
Added IAB Chair permission for some IESG agenda links.
- Legacy-Id: 5729
1 parent 313e676 commit 795f91a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/iesg/agenda.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ <h2>6. Management Issues</h2>
9696
<div id="section6">
9797
{% for m in mgmt %}
9898
<h3>6.{{forloop.counter}} {{m.title|escape}}</h3>
99-
{% if user|in_group:"Area_Director,Secretariat" %}
99+
{% if user|in_group:"Area Director,IAB Chair,Secretariat" %}
100100
<pre>
101101
{{m.text|wordwrap:"76"}}
102102
</pre>

0 commit comments

Comments
 (0)