From: Tomas Doran Date: Sat, 23 Jan 2010 14:39:28 +0000 (+0000) Subject: Add a class to make it easier to find the rows X-Git-Tag: 0.000006_01~1^2~31 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2155d35a810dbb3661393f30c73abee73b71fb8e;p=catagits%2FGitalist.git Add a class to make it easier to find the rows --- diff --git a/root/fragment/collectionofrepositories.tt2 b/root/fragment/collectionofrepositories.tt2 index 4dae472..b69e69a 100644 --- a/root/fragment/collectionofrepositories.tt2 +++ b/root/fragment/collectionofrepositories.tt2 @@ -1,7 +1,7 @@ [% FOR p IN repositories %] [%- repos_link = c.uri_for_action('/repository/summary', [p.name]) -%] - + [% p.name %] [% abridged_description(p.description) %] [% p.owner %]