view templates/shortlogentry.tmpl @ 6814:88804fad71bc

branches unparseable output fix (issue1230)
author Stefano Tortarolo <stefano.tortarolo@gmail.com>
date Sun, 20 Jul 2008 12:09:37 +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>