view templates/footer-gitweb.tmpl @ 2275:714f4d25a7a9

Fix hgweb.filediff The third argument to hgweb.diff should be a list, not a string. This fixes a bug found by xorAxAx, where hgweb would also show the diff for "README" when you ask for the diff for "Demo/cgi/README".
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Fri, 12 May 2006 21:25:07 -0700
parents 385b8872b8e3
children
line wrap: on
line source

<div class="page_footer">
<div class="page_footer_text">#repo|escape#</div>
<a class="rss_logo" href="?cmd=changelog;style=rss">RSS</a>
</div>
</body>
</html>