diff templates/gitweb/filerevision.tmpl @ 6250:bf0dd23f55fa

gitweb: show branches in most of the templates
author Florent Guillaume <fg@nuxeo.com>
date Thu, 13 Mar 2008 23:45:36 +0100
parents 673d8a6bc709
children 7f58dec6aeb7
line wrap: on
line diff
--- a/templates/gitweb/filerevision.tmpl	Thu Mar 13 23:45:35 2008 +0100
+++ b/templates/gitweb/filerevision.tmpl	Thu Mar 13 23:45:36 2008 +0100
@@ -35,6 +35,7 @@
 <tr>
  <td></td>
  <td>#date|date# (#date|age# ago)</td></tr>
+#branch%filerevbranch#
 <tr>
  <td>changeset {rev}</td>
  <td style="font-family:monospace"><a class="list" href="{url}rev/#node|short#{sessionvars%urlparameter}">#node|short#</a></td></tr>