templates/shortlogentry.tmpl
author Patrick Mezard <pmezard@gmail.com>
Sat, 01 Nov 2008 15:15:14 +0300
changeset 7301 00d76fa3ffba
parent 4703 bc63247c66e9
permissions -rw-r--r--
Fix util._statfiles_clustered() failing at root of a windows drive Report and initial fix by Andrei Vermel <avermel@mail.ru>.

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