view templates/spartan/shortlogentry.tmpl @ 8055:027ac8ccfb5b

Merge with crew-stable
author Patrick Mezard <pmezard@gmail.com>
date Mon, 13 Apr 2009 14:36:55 +0200
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>