view templates/spartan/shortlogentry.tmpl @ 7500:ab3fb222b345

merge changes from stable
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Wed, 10 Dec 2008 11:30:11 +0100
parents fecfe4392e94
children 89bc3946c8f3
line wrap: on
line source

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