templates/shortlogentry.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Sun, 10 Feb 2008 13:19:24 +0100
changeset 6073 89c70d496175
parent 4703 bc63247c66e9
permissions -rw-r--r--
Use chmod 0770 and g+s instead of 02770 which does't work on Solaris 8.

<table class="slogEntry parity#parity#">
 <tr>
  <td class="age">#date|age#</td>
  <td class="author">#author|person#</td>
  <td class="node"><a href="#url#rev/#node|short#{sessionvars%urlparameter}">#desc|strip|firstline|escape#</a></td>
 </tr>
</table>