X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/bc10bc87586f43e1ec9ca542524f7b8798b29029..6e144577aa5363d9b85a15631cf58d69a80295dd:/app/views/site/_potlatch.html.erb diff --git a/app/views/site/_potlatch.html.erb b/app/views/site/_potlatch.html.erb index 5b59f5f24..790a3bf5d 100644 --- a/app/views/site/_potlatch.html.erb +++ b/app/views/site/_potlatch.html.erb @@ -1,10 +1,5 @@ -<%= javascript_include_tag "edit/potlatch" %> - -
- <% session[:token] = current_user.tokens.create.token unless session[:token] and UserToken.find_by_token(session[:token]) -%> - <% data = { :token => session[:token] } -%> - <% data[:lat] = @lat if @lat -%> - <% data[:lon] = @lon if @lon -%> - <% data[:zoom] = @zoom if @zoom -%> - <%= content_tag :div, raw(t("site.edit.flash_player_required")), :id => "potlatch", :data => data %> +
+

<%= t ".removed" %>

+

<%= t ".desktop_html" %>

+

<%= t ".id_html", :settings_url => preferences_path %>