templates/shortlogentry.tmpl
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Mon, 20 Oct 2008 10:20:35 +0200
changeset 7181 1e39a2459359
parent 4703 bc63247c66e9
permissions -rw-r--r--
coal/paper: widen author column in log table

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