diff templates/gitweb/fileannotate.tmpl @ 8356:439663cd043a

gitweb: add branches page
author Sune Foldager <cryo@cyanite.org>
date Mon, 11 May 2009 21:12:44 +0200
parents 89bc3946c8f3
children cebdfdcc3e42
line wrap: on
line diff
--- a/templates/gitweb/fileannotate.tmpl	Mon May 11 21:14:43 2009 +0200
+++ b/templates/gitweb/fileannotate.tmpl	Mon May 11 21:12:44 2009 +0200
@@ -17,6 +17,7 @@
 <a href="{url}log{sessionvars%urlparameter}">changelog</a> |
 <a href="{url}graph{sessionvars%urlparameter}">graph</a> |
 <a href="{url}tags{sessionvars%urlparameter}">tags</a> |
+<a href="{url}branches{sessionvars%urlparameter}">branches</a> |
 <a href="{url}file/#node|short##path|urlescape#{sessionvars%urlparameter}">files</a> |
 <a href="{url}rev/#node|short#{sessionvars%urlparameter}">changeset</a> |
 <a href="{url}file/{node|short}/#file|urlescape#{sessionvars%urlparameter}">file</a> |