changeset 3273 | 46188b9528ca |
parent 3265 | d1aa83f199ef |
child 3363 | ce8f31e0b3b8 |
--- a/templates/shortlogentry.tmpl Thu Oct 05 14:45:15 2006 -0700 +++ b/templates/shortlogentry.tmpl Thu Oct 05 15:04:15 2006 -0700 @@ -2,6 +2,6 @@ <tr> <td class="age">#date|age#</td> <td class="author">#author|obfuscate#</td> - <td class="node"><a href="#url#rev/#node|short#">#desc|strip|firstline|escape#</a></td> + <td class="node"><a href="#url#rev/#node|short#{getentries}">#desc|strip|firstline|escape#</a></td> </tr> </table>