templates/filelog.tmpl
changeset 3273 46188b9528ca
parent 3265 d1aa83f199ef
child 3363 ce8f31e0b3b8
--- a/templates/filelog.tmpl	Thu Oct 05 14:45:15 2006 -0700
+++ b/templates/filelog.tmpl	Thu Oct 05 15:04:15 2006 -0700
@@ -7,11 +7,11 @@
 <body>
 
 <div class="buttons">
-<a href="#url#log">changelog</a>
-<a href="#url#shortlog">shortlog</a>
-<a href="#url#tags">tags</a>
-<a href="#url#file/#node|short#/#file|urlescape#">file</a>
-<a href="#url#annotate/#node|short#/#file|urlescape#">annotate</a>
+<a href="#url#log{getentries}">changelog</a>
+<a href="#url#shortlog{getentries}">shortlog</a>
+<a href="#url#tags{getentries}">tags</a>
+<a href="#url#file/#node|short#/#file|urlescape#{getentries}">file</a>
+<a href="#url#annotate/#node|short#/#file|urlescape#{getentries}">annotate</a>
 <a type="application/rss+xml" href="#url#rss-log/tip/#file|urlescape#">rss</a>
 </div>