templates/spartan/shortlogentry.tmpl
author Benoit Allard <benoit@aeteurope.nl>
Tue, 25 Nov 2008 22:51:10 +0100
changeset 7407 7b2a77b20964
parent 7338 fecfe4392e94
child 8235 89bc3946c8f3
permissions -rw-r--r--
coal/paper: display branch names in log

<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>