templates/shortlogentry.tmpl
author Brendan Cully <brendan@kublai.com>
Thu, 05 Oct 2006 15:04:15 -0700
changeset 3272 46188b9528ca
parent 3264 d1aa83f199ef
child 3363 ce8f31e0b3b8
permissions -rw-r--r--
Add {getentries} to default style

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