MercurialWebTheme

Change of themes/mercurialweb/fileannotate.tmpl

45:2020f37c72a1
themes/mercurialweb/fileannotate.tmpl
     1.1 --- a/themes/mercurialweb/fileannotate.tmpl	Sat Nov 12 01:18:52 2011 +0100
     1.2 +++ b/themes/mercurialweb/fileannotate.tmpl	Sun Nov 20 01:17:34 2011 +0100
     1.3 @@ -40,7 +40,7 @@
     1.4        <td class="date">{date|age}</td>
     1.5        <td class="author">{author|person|xmlescape}</td>
     1.6        <td class="navigation">
     1.7 -        <a href="{url}raw-rev/{node|short}{sessionvars%urlparameter}">raw</a>
     1.8 +        <a href="{url}rev/{node|short}{sessionvars%urlparameter}">changeset</a>
     1.9          <a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a>
    1.10          <a href="{url}shortlog/{node|short}{sessionvars%urlparameter}#{node|short}">shortlog</a>
    1.11        </td>