]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/changeset/_map.html.erb
Extract browse.js static asset
[rails.git] / app / views / changeset / _map.html.erb
index 8016378c8a7178e1ab18a668477226e6aba91b3d..e055047a915b71cdeeab6ea9cd8308cdeec16c68 100644 (file)
@@ -1,12 +1,9 @@
-<%= javascript_include_tag 'openlayers.js' %>
 <%= javascript_include_tag 'map.js' %>
 
 <div id="changeset_list_map">
 </div>
 
 <script type="text/javascript">
-  OpenLayers.Lang.setCode("<%= I18n.locale.to_s %>");
-
   var highlight;
 
   function highlightChangeset(id) {