diff templates/changelogentry.tmpl @ 1416:19d2776f1725

hgweb: hide trivial parent (like in show_changeset)
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Wed, 19 Oct 2005 20:54:46 -0700
parents 17703aa4491e
children 56281e086f38
line wrap: on
line diff
--- a/templates/changelogentry.tmpl	Wed Oct 19 00:10:52 2005 -0700
+++ b/templates/changelogentry.tmpl	Wed Oct 19 20:54:46 2005 -0700
@@ -7,7 +7,7 @@
   <th class="changesetRev">changeset #rev#:</th>
   <td class="changesetNode"><a href="?cs=#node|short#">#node|short#</a></td>
  </tr>
- #parent#
+ #parent%changelogparent#
  #changelogtag#
  <tr>
   <th class="author">author:</th>