We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30d1067 commit a29965fCopy full SHA for a29965f
ietf/templates/meeting/agenda.html
@@ -200,7 +200,6 @@ <h2 class="mt-3">
200
{% if item|is_regular_agenda_item %}
201
{% ifchanged %}
202
<tr class="table-secondary session-label-row show-with-children"
203
- id="session-starting-{{ item.timeslot.utc_start_time|date:"Y-m-d H:i"|slugify }}"
204
data-slot-start-ts="{{ item.start_timestamp }}"
205
data-slot-end-ts="{{ item.end_timestamp }}">
206
{% if personalize %}<th scope="row" class="text-center"></th>{% endif %}
0 commit comments