From: Tomas Doran Date: Mon, 18 Jan 2010 02:54:26 +0000 (+0000) Subject: Fix links in tree view to not point at fragments X-Git-Tag: 0.000006_01~1^2~78 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0950b8d570b8a1d5480139621b03136067068a1d;p=catagits%2FGitalist.git Fix links in tree view to not point at fragments --- diff --git a/root/fragment/commit/tree.tt2 b/root/fragment/commit/tree.tt2 index 4c52cd1..16f7ae8 100644 --- a/root/fragment/commit/tree.tt2 +++ b/root/fragment/commit/tree.tt2 @@ -28,11 +28,11 @@ [% theact %] [% IF item.type == 'blob' %] - blame + blame [% END %] - history + history [% IF item.type == 'blob' %] - raw + raw [% END %]