From: Tomas Doran Date: Sun, 17 Jan 2010 22:36:31 +0000 (+0000) Subject: Hard tabs FOAD X-Git-Tag: 0.000006_01~1^2~95 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=af8c29dde161799ceb52c15da7ddf7d03c1b2314;p=catagits%2FGitalist.git Hard tabs FOAD --- diff --git a/root/fragment/repository/shortlog.tt2 b/root/fragment/repository/shortlog.tt2 index 3a0e5d7..70e0250 100644 --- a/root/fragment/repository/shortlog.tt2 +++ b/root/fragment/repository/shortlog.tt2 @@ -1,25 +1,22 @@ +[% BLOCK shortlog_table_headfoot %] + + sha1 + time + author + message + actions + +[% END %]
[% INCLUDE 'inc/log_pager.tt2'; %] - - - - - - - + [% PROCESS shortlog_table_headfoot %] - - - - - - - + [% PROCESS shortlog_table_headfoot %] @@ -30,7 +27,7 @@
sha1timeauthormessageactions
sha1timeauthormessageactions
[% line.author.name | html %] [% short_cmt(line.comment) | html %] - [%# FIXME What did this crap used to do? Did it work ever? %] + [%# FIXME What did this crap used to do? Did it work ever? %] [%# INCLUDE '_refs.tt2' object = line %]