Fixed summary and changed a few links.
[catagits/Gitalist.git] / root / fragment / collectionofrepositories.tt2
index 2b153d3..2bd62c5 100755 (executable)
@@ -3,7 +3,7 @@
        [%- repos_link = c.uri_for_action('/repository/summary', [p.name]) -%]
 <tr [% "class='invert'" IF loop.count % 2 %]>
     <td>[% loop.count %]</td>
-       <td><a href="[% repos_link %]/shortlog"><strong>[% p.name %]</strong></a></td>
+       <td><a href="[% repos_link %]/summary"><strong>[% p.name %]</strong></a></td>
     <td class="description"><div title="[% p.description %]">[% abridged_description(p.description) IF p.description != "Unnamed repository; edit this file to name it for gitweb." %]</div></td>
     <td class="time-since">[% time_since(p.last_change) %]</td>
     <td>[% p.owner %]</td>