Skip to content

Commit 7bf0207

Browse files
committed
Give ADs the red Clear Ballot button
- Legacy-Id: 14849
1 parent cc96709 commit 7bf0207

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/doc/document_ballot_content.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ <h4><span class="label label-{{ n|pos_to_label }}"> {{ n.name }}</span></h4>
6666
{% endif %}
6767
{% endif %}
6868

69-
{% if user|has_role:"Secretariat" %}
69+
{% if user|has_role:"Area Director,Secretariat" %}
7070
<a class="btn btn-danger" href="{% url 'ietf.doc.views_ballot.clear_ballot' name=doc.name %}">Clear ballot</a>
7171
{% endif %}
7272
{% endif %}

0 commit comments

Comments
 (0)