From 09cecfdab3be7a1b83168eca3384acca76911d67 Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Mon, 10 Aug 2015 19:47:42 +0000 Subject: [PATCH] Fixed the day-of-week agenda links to not pull the agenda up so high that the start of the day is obscured by the top navbar. - Legacy-Id: 10006 --- ietf/templates/meeting/agenda.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ietf/templates/meeting/agenda.html b/ietf/templates/meeting/agenda.html index 46c0e5ff9..0e7f5e27c 100644 --- a/ietf/templates/meeting/agenda.html +++ b/ietf/templates/meeting/agenda.html @@ -156,7 +156,9 @@ {% ifchanged item.timeslot.time|date:"Y-m-d" %} - + + %# The anchor here needs to be in a div, not in the th, in order for the anchor-target margin hack to work #} +
{% if "-utc" in request.path %} {{ item.timeslot.utc_start_time|date:"l, F j, Y" }} (UTC) {% else %}