view templates/shortlogentry.tmpl @ 6532:833be17000b6

removing unused local ccache in patch.diff
author Adrian Buehlmann <adrian@cadifra.com>
date Fri, 11 Apr 2008 15:14:00 +0200
parents bc63247c66e9
children
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>