X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/490226ad6d28cf9eff1fc78c7c69bef750321614..6e144577aa5363d9b85a15631cf58d69a80295dd:/app/views/site/_potlatch2.html.erb diff --git a/app/views/site/_potlatch2.html.erb b/app/views/site/_potlatch2.html.erb index 4559282ca..9d271d4ce 100644 --- a/app/views/site/_potlatch2.html.erb +++ b/app/views/site/_potlatch2.html.erb @@ -1,91 +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 = request.compatible_language_from(Potlatch2::LOCALES.keys) || "en" %> - - +<%= render :partial => "potlatch" %>