Remove comma, incompatible with IE.
authorRobert Konigsberg <konigsberg@google.com>
Fri, 24 Feb 2012 14:32:49 +0000 (09:32 -0500)
committerRobert Konigsberg <konigsberg@google.com>
Fri, 24 Feb 2012 14:32:49 +0000 (09:32 -0500)
tests/custom-circles.html

index c2f1ab2..7a30ea2 100644 (file)
             'custom' : {
               drawPointCallback : frown,
               drawHighlightPointCallback : smile
-            },
+            }
           }
       );
     </script>
 </body>
-</html>
\ No newline at end of file
+</html>