summaryrefslogtreecommitdiff
path: root/mercurial/templates/gitweb/summary.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'mercurial/templates/gitweb/summary.tmpl')
-rw-r--r--mercurial/templates/gitweb/summary.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/mercurial/templates/gitweb/summary.tmpl b/mercurial/templates/gitweb/summary.tmpl
index 2d1aca2..79f42a1 100644
--- a/mercurial/templates/gitweb/summary.tmpl
+++ b/mercurial/templates/gitweb/summary.tmpl
@@ -56,11 +56,11 @@ summary |
<tr class="light"><td colspan="3"><a class="list" href="{url}bookmarks{sessionvars%urlparameter}">...</a></td></tr>
</table>
-<div><a class="title" href="{url}branches{sessionvars%urlparameter}">branches</a></div>
+<div><a class="title" href="#">branches</a></div>
<table cellspacing="0">
{branches%branchentry}
<tr class="light">
- <td colspan="4"><a class="list" href="{url}branches{sessionvars%urlparameter}">...</a></td>
+ <td colspan="4"><a class="list" href="#">...</a></td>
</tr>
</table>
{footer}