projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4755f0a
)
Fixed path to excanvas.js
author
U-adam13win7\Adam
<Adam@adam13win7.(none)>
Thu, 7 Oct 2010 18:46:16 +0000
(14:46 -0400)
committer
U-adam13win7\Adam
<Adam@adam13win7.(none)>
Thu, 7 Oct 2010 18:46:16 +0000
(14:46 -0400)
tests/dygraph.html
patch
|
blob
|
blame
|
history
diff --git
a/tests/dygraph.html
b/tests/dygraph.html
index
7169ea4
..
3779958
100644
(file)
--- a/
tests/dygraph.html
+++ b/
tests/dygraph.html
@@
-2,7
+2,7
@@
<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>