X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/98445b2ab9d9d7b731ba128e7878a865d2409f37..c2333c603e1ad3352109a05150f2c47ad468f7ef:/app/views/site/index.html.erb diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index b7a9df068..f604267d8 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -134,8 +134,6 @@ end var marker; var map; - OpenLayers.Lang.setCode("<%= I18n.locale.to_s %>"); - function mapInit(){ map = createMap("map");