]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/index.html.erb
Simplify sidebar/resize
[rails.git] / app / views / site / index.html.erb
index 9f3ff7d85a56eacc29dbb6a68b232135a4b0ce5b..4b66fa149c12c646953bb41d48c828fadac0be57 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' %>
@@ -17,6 +13,9 @@
   </div>
 </noscript>
 
+<div id="map-ui">
+</div>
+
 <div id="map">
 </div>