Mercurial > hg
view templates/paper/shortlogentry.tmpl @ 7903:490e40816cbd
tests: strip o/s-dependent error messages from some http tests
author | John Coomes <john.coomes@sun.com> |
---|---|
date | Fri, 27 Feb 2009 17:28:26 -0800 |
parents | b71ee3e00e81 |
children | 89bc3946c8f3 |
line wrap: on
line source
<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>