X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9dbe1a497af89d3e53aad1af091d296520a74c6f..2408dd333f43c98c23c5539e90b327055a06659a:/app/views/site/edit.rhtml diff --git a/app/views/site/edit.rhtml b/app/views/site/edit.rhtml index 576c5a5bb..08d6133c4 100644 --- a/app/views/site/edit.rhtml +++ b/app/views/site/edit.rhtml @@ -3,7 +3,7 @@ essential database maintenance work is carried out.

<% else %> -<%= render :partial => 'search' %> +<%= render :partial => 'search', :locals => { :onopen => "resizeMap();", :onclose => "resizeMap();" } %> <% if params['mlon'] and params['mlat'] %> <% lon = params['mlon'] %> @@ -19,7 +19,7 @@ <% zoom = params['zoom'] || '12' %> <% end %> -
You need a Flash player to use Potlatch, the +
You need a Flash player to use Potlatch, the OpenStreetMap Flash editor. You can download Flash Player from Adobe.com. Several other options are also available @@ -27,6 +27,7 @@
<% end %>