We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc96709 commit 7bf0207Copy full SHA for 7bf0207
1 file changed
ietf/templates/doc/document_ballot_content.html
@@ -66,7 +66,7 @@ <h4><span class="label label-{{ n|pos_to_label }}"> {{ n.name }}</span></h4>
66
{% endif %}
67
68
69
- {% if user|has_role:"Secretariat" %}
+ {% if user|has_role:"Area Director,Secretariat" %}
70
<a class="btn btn-danger" href="{% url 'ietf.doc.views_ballot.clear_ballot' name=doc.name %}">Clear ballot</a>
71
72
0 commit comments