view templates/old/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 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>