62
62
<td class="revision-number"> ${revlink_path(revid, start_revid, entry.revno, path)} </td>
63
63
<td class="expand-button">
64
64
<a href="javascript:displayDetails('${entry.revno}', 'none', '')" id="hide-${entry.revno}" class="show-button">
67
67
<a href="javascript:displayDetails('${entry.revno}', '', 'none')" id="show-${entry.revno}" class="hide-button">
71
71
<td class="summary"> ${revlink_path(entry.revid, start_revid, entry.short_comment, path)} </td>