paper: fix reference to coal tags template
authorAndrew Beekhof <beekhof@gmail.com>
Thu, 12 Jun 2008 08:53:23 +0200
changeset 6663 d8ae6a3a1833
parent 6661 d1a312daa574
child 6664 1e3c1f010808
paper: fix reference to coal tags template
templates/paper/map
--- a/templates/paper/map	Wed Jun 11 18:00:58 2008 -0500
+++ b/templates/paper/map	Thu Jun 12 08:53:23 2008 +0200
@@ -51,7 +51,7 @@
 changesetchild = '<a href="{url}rev/{node|short}{sessionvars%urlparameter}">{node|short}</a>'
 changelogchild = '<tr><th class="child">child</th><td class="child"><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{node|short}</a></td></tr>'
 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
+tags = ../coal/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> '