changeset 7445:29c6e71b1c73

gitweb: fix graph again after previous faulty commit (1e0677756f60)
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Sun, 30 Nov 2008 18:38:42 +0100
parents f792c7bb2fb3
children 2d2e0be762be
files templates/gitweb/graph.tmpl tests/test-hgweb-commands.out
diffstat 2 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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