comparison templates/filelogentry.tmpl @ 2130:90ee844b9f71

hgweb templates: Don't word wrap "foo bar ago" (e.g. "3 months\nago") This made log entries or hgwebdir index look ugly with certain browser widths.
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 26 Apr 2006 06:12:42 +0200
parents e8a3df8b62b3
children 4990b62fd0a6
comparison
equal deleted inserted replaced
2129:e5f5c21f4169 2130:90ee844b9f71
1 <table class="parity#parity#" width="100%" cellspacing="0" cellpadding="0"> 1 <table class="parity#parity#" width="100%" cellspacing="0" cellpadding="0">
2 <tr> 2 <tr>
3 <td align="right" width="15%"><b>#date|age# ago:&nbsp;</b></td> 3 <td class="age" align="right" width="15%"><b>#date|age# ago:&nbsp;</b></td>
4 <td><b><a href="?cs=#node|short#">#desc|strip|firstline|escape#</a></b></td></tr> 4 <td><b><a href="?cs=#node|short#">#desc|strip|firstline|escape#</a></b></td></tr>
5 <tr> 5 <tr>
6 <td align="right">revision #filerev#:&nbsp;</td> 6 <td align="right">revision #filerev#:&nbsp;</td>
7 <td><a href="?f=#filenode|short#;file=#file|urlescape#">#filenode|short#</a> 7 <td><a href="?f=#filenode|short#;file=#file|urlescape#">#filenode|short#</a>
8 <a href="?fd=#node|short#;file=#file|urlescape#">(diff)</a> 8 <a href="?fd=#node|short#;file=#file|urlescape#">(diff)</a>