Merged in [9546] from rcross@amsl.com:

Fixes alignment of ballot position headers in IESG agenda moderator package.
 - Legacy-Id: 9567
Note: SVN reference [9546] has been migrated to Git commit b3d9581822
This commit is contained in:
Henrik Levkowetz 2015-04-26 20:55:19 +00:00
commit ba6cabac7f
2 changed files with 4 additions and 4 deletions

View file

@ -63,7 +63,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

@ -53,11 +53,11 @@ 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>