Give ADs the red Clear Ballot button
- Legacy-Id: 14848
This commit is contained in:
parent
49f00b76ea
commit
cc96709957
|
@ -371,7 +371,7 @@ def send_ballot_comment(request, name, ballot_id):
|
|||
cc_select_form = cc_select_form,
|
||||
))
|
||||
|
||||
@role_required('Secretariat')
|
||||
@role_required('Area Director','Secretariat')
|
||||
def clear_ballot(request, name):
|
||||
"""Clear all positions and discusses on every open ballot for a document."""
|
||||
doc = get_object_or_404(Document, name=name)
|
||||
|
|
Loading…
Reference in a new issue