diff templates/gitweb/changelogentry.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 4272ae760bb1
children 89bc3946c8f3
line wrap: on
line diff
--- a/templates/gitweb/changelogentry.tmpl	Thu Mar 13 23:45:35 2008 +0100
+++ b/templates/gitweb/changelogentry.tmpl	Thu Mar 13 23:45:36 2008 +0100
@@ -1,5 +1,5 @@
 <div>
-<a class="title" href="{url}rev/#node|short#{sessionvars%urlparameter}"><span class="age">#date|age# ago</span>#desc|strip|firstline|escape#<span class="logtags"> {branches%branchtag}{tags%tagtag}</span></a>
+<a class="title" href="{url}rev/#node|short#{sessionvars%urlparameter}"><span class="age">#date|age# ago</span>#desc|strip|firstline|escape#<span class="logtags"> {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}</span></a>
 </div>
 <div class="title_text">
 <div class="log_link">