From 512a75ef9bc32efa1a293ab310e9bf466def1854 Mon Sep 17 00:00:00 2001 From: Rob Peters Date: Tue, 30 Aug 2011 19:56:23 +0000 Subject: Syntax error causing IE8/9 problems when place hierarchy includes maps --- modules_v3/googlemap/placehierarchy.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules_v3/googlemap') diff --git a/modules_v3/googlemap/placehierarchy.php b/modules_v3/googlemap/placehierarchy.php index de35d41a00..c0dfadfde0 100644 --- a/modules_v3/googlemap/placehierarchy.php +++ b/modules_v3/googlemap/placehierarchy.php @@ -571,7 +571,7 @@ function map_scripts($numfound, $level, $parent, $linklevels, $placelevels, $pla icon: iconImage, shadow: iconShadow, map: map, - title: name, + title: name }); // Show this markers name in the info window when it is clicked google.maps.event.addListener(marker, 'click', function() { -- cgit v1.3