You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed ICS UIDs so they are unique, even if the timeslot is same. Fixesietf-tools#1522.
- Legacy-Id: 11092
Note: SVN reference [11079] has been migrated to Git commit 180624c
SUMMARY:{% if item.session.name %}{{item.session.name|ics_esc}}{% else %}{% if not item.session.historic_group %}{{item.timeslot.name|ics_esc}}{% else %}{{item.session.historic_group.acronym|lower}} - {{item.session.historic_group.name}}{% endif%}{%endif%}
8
8
{% if item.timeslot.show_location %}LOCATION:{{item.timeslot.get_location}}
0 commit comments