templates/paper/shortlogentry.tmpl
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sat, 28 Mar 2009 19:50:37 +0100
changeset 7908 27f23c9da186
parent 7411 b71ee3e00e81
child 8235 89bc3946c8f3
permissions -rw-r--r--
add missing +x flag to test-inotify-issue1542

 <tr class="parity{parity}">
  <td class="age">{date|age}</td>
  <td class="author">{author|person}</td>
  <td class="description"><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{desc|strip|firstline|escape}</a>{inbranch%changelogbranchname}{branches%changelogbranchhead}{tags%changelogtag}</td>
 </tr>