X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d62e8c43f3f404542dbdc310e31e4ed38cc2428b..c0ee3f65bb9cd81f39c13417be5a2e37cba05921:/app/views/site/index.html.erb?ds=inline diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index b65aa2ffa..248b5a0b6 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -4,6 +4,7 @@ <% unless STATUS == :api_offline or STATUS == :database_offline -%> <% content_for :editmenu do -%> +
  • <%= link_to t("browse.start_rjs.notes_layer_name"), notes_url(:format => :json), :id => "show_notes" %>
  • <%= link_to t("browse.start_rjs.data_layer_name"), { :controller => :browse, :action => :start }, :id => "show_data" %>
  • <% end -%> <% end -%> @@ -27,6 +28,12 @@