Fixed path to excanvas.js
authorU-adam13win7\Adam <Adam@adam13win7.(none)>
Thu, 7 Oct 2010 18:46:16 +0000 (14:46 -0400)
committerU-adam13win7\Adam <Adam@adam13win7.(none)>
Thu, 7 Oct 2010 18:46:16 +0000 (14:46 -0400)
tests/dygraph.html

index 7169ea4..3779958 100644 (file)
@@ -2,7 +2,7 @@
   <head>
     <title>dygraph</title>
     <!--[if IE]>
   <head>
     <title>dygraph</title>
     <!--[if IE]>
-    <script type="text/javascript" src="excanvas.js"></script>
+    <script type="text/javascript" src="../excanvas.js"></script>
     <![endif]-->
     <script type="text/javascript" src="../strftime/strftime-min.js"></script>
     <script type="text/javascript" src="../rgbcolor/rgbcolor.js"></script>
     <![endif]-->
     <script type="text/javascript" src="../strftime/strftime-min.js"></script>
     <script type="text/javascript" src="../rgbcolor/rgbcolor.js"></script>