X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/945ff7911ca51dc250ffaba71f62821b5c0c0a95..71f01eab43c0185b7e8368980f474a2587ed3710:/app/views/site/_potlatch2.html.erb diff --git a/app/views/site/_potlatch2.html.erb b/app/views/site/_potlatch2.html.erb index 1c203b2fb..9d271d4ce 100644 --- a/app/views/site/_potlatch2.html.erb +++ b/app/views/site/_potlatch2.html.erb @@ -1,88 +1 @@ -
-
<%= raw t 'site.edit.flash_player_required' %>
-
- -<%= javascript_include_tag 'swfobject.js' %> - -<% if defined? POTLATCH2_KEY %> -<% token = @user.access_token(POTLATCH2_KEY) %> -<% else%> - -<% end %> - -<% locale = Locale.list(Potlatch2::LOCALES.keys).preferred(preferred_languages).to_s %> - - +<%= render :partial => "potlatch" %>