# HG changeset patch # User Brendan Cully # Date 1159808283 25200 # Node ID 3bd3a98b4921001735638360be4552c2f4259740 # Parent 7feeb6517d96588a44a885e9eefec4b33119697e Fix gitweb index archive link diff --git a/templates/map-gitweb b/templates/map-gitweb --- a/templates/map-gitweb +++ b/templates/map-gitweb @@ -47,6 +47,6 @@ filelogchild = 'ch shortlog = shortlog-gitweb.tmpl shortlogentry = '#date|age# ago#author##desc|strip|firstline|escape#changeset | manifest' filelogentry = '#date|age# ago#desc|strip|firstline|escape#file | annotate #rename%filelogrename#' -archiveentry = ' | #type|escape# ' +archiveentry = ' | #type|escape# ' indexentry = '#name|escape##description##contact|obfuscate##lastchange|age# ago #archives%archiveentry#' index = index-gitweb.tmpl