MercurialWebTheme

Change of themes/mercurialweb/shortlogentry.tmpl

9:dca0d6376e6b
themes/mercurialweb/shortlogentry.tmpl
     1.1 --- a/themes/mercurialweb/shortlogentry.tmpl	Sat Jul 10 02:44:30 2010 +0200
     1.2 +++ b/themes/mercurialweb/shortlogentry.tmpl	Sat Jul 10 20:45:47 2010 +0200
     1.3 @@ -2,6 +2,6 @@
     1.4    <td>{date|age}</td>
     1.5    <td>{author|person}</td>
     1.6    <td class="navigation"><a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a></td>
     1.7 -  <td width="50%"><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{desc|strip|firstline|escape}</a></td>
     1.8 +  <td width="50%" class="commentline"><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{desc|strip|firstline|escape}</a></td>
     1.9    <td>{branches%branchtag}{inbranch%inbranchtag}{tags%tagtag}</td>
    1.10  </tr>