diff templates/changeset.tmpl @ 3205:48395d2692de

hgweb: kill #manifest#
author Brendan Cully <brendan@kublai.com>
date Fri, 29 Sep 2006 16:26:09 -0700
parents 46b19175fec6
children d1aa83f199ef
line wrap: on
line diff
--- a/templates/changeset.tmpl	Thu Sep 28 21:00:01 2006 +0100
+++ b/templates/changeset.tmpl	Fri Sep 29 16:26:09 2006 -0700
@@ -7,7 +7,7 @@
 <a href="?cl=#rev#">changelog</a>
 <a href="?sl=#rev#">shortlog</a>
 <a href="?cmd=tags">tags</a>
-<a href="?mf=#manifest|short#;path=/">manifest</a>
+<a href="?mf=#node|short#;path=/">manifest</a>
 <a href="?cs=#node|short#;style=raw">raw</a>
 #archives%archiveentry#
 </div>