diff --git a/rhodecode/templates/branches/branches_data.html b/rhodecode/templates/branches/branches_data.html --- a/rhodecode/templates/branches/branches_data.html +++ b/rhodecode/templates/branches/branches_data.html @@ -9,7 +9,9 @@ %for cnt,branch in enumerate(c.repo_branches.items()): - ${branch[1].date} - ${h.age(branch[1].date)} + + ${branch[1].date} + ${h.link_to(branch[0],