templates/shortlogentry.tmpl
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Thu, 13 Mar 2008 15:40:41 +0100
changeset 6243 437eef39458d
parent 4703 bc63247c66e9
permissions -rw-r--r--
fix incorrect date when committing a tag regression introduced by 989467e8e3a9

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