changeset 6713:3c715fdc7495

coal: remove double template entry
author Benoit Allard <benoit@aeteurope.nl>
date Wed, 18 Jun 2008 23:16:51 +0200
parents 8251ffb35725
children 5f339b6a7eff
files templates/coal/map
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/templates/coal/map	Wed Jun 18 19:04:10 2008 +0200
+++ b/templates/coal/map	Wed Jun 18 23:16:51 2008 +0200
@@ -55,7 +55,6 @@
 fileannotatechild = '<tr><td class="metatag">child:</td><td><a href="{url}annotate/{node|short}/{file|urlescape}{sessionvars%urlparameter}">{node|short}</a></td></tr>'
 tags = tags.tmpl
 tagentry = '<tr class="tagEntry parity{parity}"><td><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{tag|escape}</a></td><td class="node">{node|short}</td></tr>'
-changelogtag = '<tr><th class="tag">tag:</th><td class="tag">{tag|escape}</td></tr>'
 changelogtag = '<span class="tag">{name|escape}</span> '
 changesettag = '<span class="tag">{tag|escape}</span> '
 filediffparent = '<tr><th class="parent">parent {rev}:</th><td class="parent"><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{node|short}</a></td></tr>'