templates/shortlogentry.tmpl
author Lee Cantey <lcantey@gmail.com>
Sun, 03 Feb 2008 23:58:02 -0800
changeset 6015 26ef792f834e
parent 4703 bc63247c66e9
permissions -rw-r--r--
filemerge: fix path to working file when fixeol is enabled

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