Skip to content

Commit 8dbff5d

Browse files
committed
Getting to the floorplans for a meeting venue now always requires going via the agenda, which can take time to load. Escpecially on a handheld device, when you want to see where the room of your next session is, it would be useful to have a menu entry to go directly to the meeting floor-plans. Adding one.
- Legacy-Id: 13176
1 parent b22c2a9 commit 8dbff5d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ietf/templates/base/menu.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696

9797
<li><a href="/meeting/agenda/">Agenda</a></li>
9898
<li><a href="/meeting/">Materials</a></li>
99+
<li><a href="/meeting/floor-plan/">Floor Plan</a></li>
99100
<li><a href="https://www.ietf.org/meeting/proceedings.html">Past proceedings</a></li>
100101
<li><a href="/meeting/upcoming">Upcoming</a></li>
101102
<li><a href="/meeting/past">Past</a></li>

0 commit comments

Comments
 (0)