##// END OF EJS Templates
coal: include current node in log, graph menu links
coal: include current node in log, graph menu links

File last commit:

r6436:856ae126 default
r6775:54ccf417 default
Show More
filelogentry.tmpl
5 lines | 235 B | application/x-cheetah | CheetahLexer
<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></td>
</tr>