diff options
Diffstat (limited to 'templates/chimere/blocks/map.html')
-rw-r--r-- | templates/chimere/blocks/map.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/chimere/blocks/map.html b/templates/chimere/blocks/map.html index 1dce75f..947a35c 100644 --- a/templates/chimere/blocks/map.html +++ b/templates/chimere/blocks/map.html @@ -128,7 +128,6 @@ $("#{{map_id}}").show(); "icon_offset": new OpenLayers.Pixel({{icon_offset_x}}, {{icon_offset_y}}), 'marker_hover_offset': new OpenLayers.Pixel(7, 20), - "popupClass": OpenLayers.Popup.SaclayCloud, "popupClass"].imageSrc = "{{STATIC_URL}}/saclay/js/cloud-popup-saclay.png", "cluster_icon": new OpenLayers.Icon( STATIC_URL + "saclay/images/cluster_icon.png", |