Fixes alignment of ballot position headers in IESG agenda moderator package. Commit ready for merge.

- Legacy-Id: 9546
This commit is contained in:
Ryan Cross 2015-04-23 19:10:54 +00:00
parent 5ece489701
commit b3d9581822
2 changed files with 4 additions and 4 deletions

View file

@ -60,7 +60,7 @@ Some parts Copyright (c) 2009 The IETF Trust, all rights reserved.
{% with doc.active_ballot as ballot %}
{% if ballot %}
<small><pre>
Yes No-Objection Discuss Abstain Recuse
Yes No-Objection Discuss Abstain Recuse
{% for pos in ballot.all_positions %}{% if pos.old_ad %}{{pos.ad.plain_name|bracket|ljust:"22"}}{%else%}{{pos.ad.plain_name|ljust:"22"}}{%endif%} {{pos|bracketpos:"yes"}} {{pos|bracketpos:"noobj"}} {{pos|bracketpos:"discuss"}} {{pos|bracketpos:"abstain"}} {{pos|bracketpos:"recuse"}}
{% endfor %}
</pre></small>

View file

@ -52,11 +52,11 @@ Some parts Copyright (c) 2009 The IETF Trust, all rights reserved.
{% with doc.active_ballot as ballot %}
{% if ballot %}
<small><pre>
Yes No-Objection Discuss Abstain Recuse
<small><pre>
Yes No-Objection Discuss Abstain Recuse
{% for pos in ballot.all_positions %}{% if pos.old_ad %}{{pos.ad.plain_name|bracket|ljust:"22"}}{%else%}{{pos.ad.plain_name|ljust:"22"}}{%endif%} {{pos|bracketpos:"yes"}} {{pos|bracketpos:"noobj"}} {{pos|bracketpos:"discuss"}} {{pos|bracketpos:"abstain"}} {{pos|bracketpos:"recuse"}}
{% endfor %}
</pre></small>
</pre></small>
{% if num|startswith:"2." %}
<p>____ open positions<br>