X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/537d72b0f66562475808249a1a2ef3223df5dd52..483b2f204e90c657dd4e545c82f2c9094bcacc83:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index 316349664..160419c5e 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -12,23 +12,25 @@ <%= link_to t('layouts.view'), root_path, :class => 'tab geolink layers' %>
  • + <%= link_to t('layouts.edit'), edit_path, :class => "tab geolink object", + :id => 'editanchor', + :data => { :editor => preferred_editor } + %> + +
  • +
  • <%= link_to t('layouts.history'), history_path, :class => 'tab geolink' %> -
  • +
  • +
  • <%= link_to t('layouts.export'), export_path, :class => 'tab geolink' %>
  • @@ -71,7 +73,7 @@ <% else %> -