X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d5a765588f5818bf46575392fa7ccbd4af0de574..22fbd05f1f982cabc8fab60e63c545112c6e0006:/app/views/site/_potlatch2.html.erb diff --git a/app/views/site/_potlatch2.html.erb b/app/views/site/_potlatch2.html.erb index 2f8e10a5b..9d271d4ce 100644 --- a/app/views/site/_potlatch2.html.erb +++ b/app/views/site/_potlatch2.html.erb @@ -1,98 +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 = select_locale(Potlatch2::LOCALES.keys).to_s %> - - +<%= render :partial => "potlatch" %>