From f6561645b58b7a4e33744eceeaf9993d9073c889 Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Thu, 9 Jul 2015 12:53:37 +0000 Subject: [PATCH] Changed the html agenda template so it again shows BOFs in italics in the agenda customization. Fixes issue #1742. - Legacy-Id: 9705 --- ietf/templates/meeting/agenda.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ietf/templates/meeting/agenda.html b/ietf/templates/meeting/agenda.html index 8f9c4f937..6db995a93 100644 --- a/ietf/templates/meeting/agenda.html +++ b/ietf/templates/meeting/agenda.html @@ -75,7 +75,7 @@ To be able to return to the customized view later, bookmark the resulting URL.

-

Groups displayed in italics are BOFs.

+

Groups displayed in italics are BOFs.

{% regroup schedule.groups by parent.acronym as area_sessions %} @@ -97,8 +97,8 @@ {% for wg in area.list %}