gitweb: fix graph again after previous faulty commit (
1e0677756f60)
--- a/templates/gitweb/graph.tmpl Fri Nov 28 11:38:41 2008 +0100
+++ b/templates/gitweb/graph.tmpl Sun Nov 30 18:38:42 2008 +0100
@@ -4,7 +4,7 @@
href="{url}atom-log" title="Atom feed for #repo|escape#"/>
<link rel="alternate" type="application/rss+xml"
href="{url}rss-log" title="RSS feed for #repo|escape#"/>
-<!--[if IE]><script type="text/javascript" src="/mercurial/crew/static/excanvas.js"></script><![endif]-->
+<!--[if IE]><script type="text/javascript" src="{staticurl}excanvas.js"></script><![endif]-->
</head>
<body>
Binary file tests/test-hgweb-commands.out has changed