diff templates/changeset.tmpl @ 1370:710079d2a821

hgweb: remove various manifest and file hashes from display
author Matt Mackall <mpm@selenic.com>
date Sat, 01 Oct 2005 13:11:48 -0700
parents 33f40d0c6124
children 17703aa4491e
line wrap: on
line diff
--- a/templates/changeset.tmpl	Sat Oct 01 12:50:56 2005 -0700
+++ b/templates/changeset.tmpl	Sat Oct 01 13:11:48 2005 -0700
@@ -21,10 +21,6 @@
 #parent#
 #changesettag#
 <tr>
- <th class="manifest">manifest:</th>
- <td class="manifest"><a href="?cmd=manifest;manifest=#manifest#;path=/">#manifest|short#</a></td>
-</tr>
-<tr>
  <th class="author">author:</th>
  <td class="author">#author|obfuscate#</td>
 </tr>