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 7ee6bd4 commit ae16f8dCopy full SHA for ae16f8d
1 file changed
ietf/templates/meeting/requests.html
@@ -92,6 +92,7 @@ <h2 class="anchor-target" id="{{area.grouper.acronym}}">
92
{% if not forloop.first %}
93
{% ifchanged grouped_constraint.grouper %}<br>{% endifchanged %}
94
{% endif %}
95
+ <b>{{ forloop.counter }})</b>
96
{% for constraint in grouped_constraint.list %}
97
{% with constraint.target.parent.id as constraint_target_parent_id %}
98
{% with constraint.source.parent.id as constraint_source_parent_id %}
0 commit comments