]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/index.html.erb
Single tab keypress focus on map for keyboard users
[rails.git] / app / views / site / index.html.erb
index 9f3ff7d85a56eacc29dbb6a68b232135a4b0ce5b..721fd18edc988154efc7c9a6ea658d72369a112e 100644 (file)
@@ -2,10 +2,6 @@
   <%= javascript_include_tag "index" %>
 <% end %>
 
-<% content_for :left_menu do %>
-  <li><h4><%= link_to t("site.key.map_key"), {:action => :key}, :id => "open_map_key", :title => t("site.key.map_key_tooltip") %></h4></li>
-<% end %>
-
 <%= render :partial => 'home_link' %>
 <%= render :partial => 'sidebar' %>
 <%= render :partial => 'search' %>
   </div>
 </noscript>
 
-<div id="map">
+<div id="map-ui">
+</div>
+
+<div id="map" tabindex="2">
 </div>
 
 <iframe id="linkloader" style="display: none">