diff options
Diffstat (limited to 'templates/web/default/maps/osm.html')
-rw-r--r-- | templates/web/default/maps/osm.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/maps/osm.html b/templates/web/default/maps/osm.html index e2762ee26..b0607220f 100644 --- a/templates/web/default/maps/osm.html +++ b/templates/web/default/maps/osm.html @@ -1,5 +1,5 @@ [% map_js = BLOCK %] -<script type="text/javascript" src="/jslib/OpenLayers-2.10/OpenLayers.js"></script> +<script type="text/javascript" src="/js/OpenLayers.fixmystreet.js"></script> <script type="text/javascript" src="/js/map-OpenLayers.js"></script> <script type="text/javascript" src="/js/map-OpenStreetMap.js"></script> <!--[if lte IE 6]> |