X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ebcb038c1c27695790f81900204d4c8589b2dfbb..3fb931f9a86955faa39bec1fa4f2a731cbc74780:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 064fbed0a..383941685 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -32,7 +32,7 @@
  • <%= link_to h(t('layouts.edit')) + content_tag(:span, "▾", :class => "menuicon"), edit_path, { :id => 'editanchor', :title => t('javascripts.site.edit_tooltip'), - :data => { :minzoom => 13 }, + :data => { :minzoom => 13, :editor => preferred_editor }, :class => 'geolink llz object disabled' } %>
  • <%= link_to t('layouts.history'), browse_changesets_path, { @@ -44,17 +44,18 @@
  • <%= link_to t('layouts.export'), export_path, { :id => 'exportanchor', :title => t('layouts.export_tooltip'), + :data => { :url => url_for(:controller => :export, :action => :start) }, :class => 'geolink llz layers' } %>
  • -
    - <%= link_to image_tag("sotmpdx.png", - :alt => t('layouts.sotm2012'), - :title => t('layouts.sotm2012'), - :border => "0"), "http://stateofthemap.us/" %> -