From: Tomas Doran Date: Mon, 18 Jan 2010 01:09:51 +0000 (+0000) Subject: Make the top row of actions generate uris which work again (partially) X-Git-Tag: 0.000006_01~1^2~83 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=118083319cb40d5461b8ad5fc017db83ad3a95fe;p=catagits%2FGitalist.git Make the top row of actions generate uris which work again (partially) --- diff --git a/root/nav/actions.tt2 b/root/nav/actions.tt2 index 21fb026..9945e70 100644 --- a/root/nav/actions.tt2 +++ b/root/nav/actions.tt2 @@ -1,20 +1,21 @@
- summary • - shortlog • - log • - commit • - commitdiff - [% IF object.type == 'commit' %] • - tree + summary • + shortlog • + log • + [% IF Commit %] + commit • + commitdiff • + tree [% END %] + [% IF filename && Commit %]•[% END %] [% IF filename %] § blobrawblamehistory • - HEAD + HEAD [% END %]
[% INCLUDE 'inc/chroma_hash.tt2' sha1 = object.sha1 %]