templates/old/map
changeset 3422 0eba7e76cd02
parent 3277 105253b30239
child 5269 46c5e1ee8aaa
--- a/templates/old/map	Mon Oct 16 12:56:41 2006 +0200
+++ b/templates/old/map	Mon Oct 16 11:02:11 2006 -0700
@@ -5,8 +5,8 @@
 changelog = changelog.tmpl
 shortlog = shortlog.tmpl
 shortlogentry = shortlogentry.tmpl
-naventry = '<a href="?cl=#rev#">#label|escape#</a> '
-navshortentry = '<a href="?sl=#rev#">#label|escape#</a> '
+naventry = '<a href="?cl={node|short}">{label|escape}</a> '
+navshortentry = '<a href="?sl={node|short}">{label|escape}</a> '
 filedifflink = '<a href="?fd=#node|short#;file=#file|urlescape#">#file|escape#</a> '
 filenodelink = '<a href="?f=#node|short#;file=#file|urlescape#">#file|escape#</a> '
 fileellipses = '...'