Mercurial > hg
view templates/old/shortlogentry.tmpl @ 5329:7e6138cb8d38
copy: if destination ends with "/", make sure it's a directory
Fixes issue724.
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Mon, 24 Sep 2007 19:00:11 -0300 |
parents | fc34c031ff54 |
children |
line wrap: on
line source
<table class="slogEntry parity#parity#"> <tr> <td class="age">#date|age#</td> <td class="author">#author|obfuscate#</td> <td class="node"><a href="?cs=#node|short#">#desc|strip|firstline|escape#</a></td> </tr> </table>