view templates/shortlogentry.tmpl @ 4201:65aabd9f16f0

Refresh file size after partial qrefresh. This makes a subsequent hg revert; hg status work.
author Brendan Cully <brendan@kublai.com>
date Tue, 13 Mar 2007 16:27:34 -0700
parents ce8f31e0b3b8
children bc63247c66e9
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="#url#rev/#node|short#{sessionvars%urlparameter}">#desc|strip|firstline|escape#</a></td>
 </tr>
</table>