gitweb: fix graph again after previous faulty commit (1e0677756f60)
authorDirkjan Ochtman <dirkjan@ochtman.nl>
Sun, 30 Nov 2008 18:38:42 +0100
changeset 7445 29c6e71b1c73
parent 7444 f792c7bb2fb3
child 7446 2d2e0be762be
gitweb: fix graph again after previous faulty commit (1e0677756f60)
templates/gitweb/graph.tmpl
tests/test-hgweb-commands.out
--- 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