Mercurial > hg
view templates/spartan/shortlogentry.tmpl @ 9335:6eaadd777bc4
mq: add function to check if a header exists in a patch
author | Yann E. MORIN <yann.morin.1998@anciens.enib.fr> |
---|---|
date | Wed, 12 Aug 2009 10:46:16 +0200 |
parents | 5c1aabc58004 |
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|nonempty}</a></td> </tr> </table>