X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/7f598ab412674ce5a78da98c54aa2fe2e4a05792..ad368d189f4842f18e81fd272c677e5d820a2da4:/app/views/site/index.html.erb diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 3efdd9289..73e1382d3 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -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,23 +13,11 @@ </div> </noscript> -<div id="map"> - <div id="permalink"> - <ul class="secondary-actions"> - <li><a href="/" id="permalinkanchor" class="geolink llz layers object"><%= t 'site.index.permalink' %></a></li> - <li><a href="/" id="shortlinkanchor"><%= t 'site.index.shortlink' %></a></li> - <li><%= link_to t("site.index.createnote"), notes_url(:format => :json), - :id => "createnoteanchor", - :data => { :minzoom => 12 }, - :title => "javascripts.site.createnote_tooltip", - :class => "geolink" - %></li> - </ul> - </div> +<div id="map-ui"> </div> -<iframe id="linkloader" style="display: none"> -</iframe> +<div id="map" tabindex="2"> +</div> <div id="attribution"> <table width="100%">