]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/index.html.erb
Port map key to new UI
[rails.git] / app / views / site / index.html.erb
index 478669529f802a1a28e5b46bdabff7f82e22b9c7..525811ce461587277a54b4be6263533a0eacd615 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' %>