Mercurial > hg
changeset 7443:1e0677756f60
gitweb: fix graph display in IE
author | Dirkjan Ochtman <dirkjan@ochtman.nl> |
---|---|
date | Fri, 28 Nov 2008 09:50:30 +0100 |
parents | a14ce129cfcd |
children | f792c7bb2fb3 |
files | templates/gitweb/graph.tmpl tests/test-hgweb-commands.out |
diffstat | 2 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/templates/gitweb/graph.tmpl Thu Nov 27 10:13:20 2008 +0100 +++ b/templates/gitweb/graph.tmpl Fri Nov 28 09:50:30 2008 +0100 @@ -4,6 +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]--> </head> <body>