File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,12 +46,11 @@ <h4><span class="label label-{{ n|pos_to_label }}"> {{ n.name }}</span></h4>
4646 < p class ="well "> < b > Ballot question:</ b > "{{ ballot.ballot_type.question }}"</ p >
4747 {% endif %}
4848
49- < a class ="btn btn-default "
50- title ="Mail archive search for discusses, comments and review messages related to {{ doc.name }}. "
51- href ="https://mailarchive.ietf.org/arch/search/?q=subject:{{doc.name}}+AND+subject:(discuss+OR+comment+OR+review) ">
52- Search Mailarchive</ a >
53-
5449 {% if editable and user|has_role:"Area Director,Secretariat" %}
50+ < a class ="btn btn-default "
51+ href ="https://mailarchive.ietf.org/arch/search/?q=subject:{{doc.name}}+AND+subject:(discuss+OR+comment+OR+review) ">
52+ Search Mailarchive</ a >
53+
5554 {% if user|has_role:"Area Director" %}
5655 < a class ="btn btn-primary " href ="{% url "ietf.doc.views_ballot.edit_position " name=doc.name ballot_id =ballot.pk %} "> Edit position</ a >
5756 {% endif %}
You can’t perform that action at this time.
0 commit comments