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 @@ -3,11 +3,11 @@ - - - - - + + + + + %for cnt,branch in enumerate(c.repo_branches.items()):
${_('name')}${_('date')}${_('author')}${_('revision')}${_('compare')}${_('Name')}${_('Date')}${_('Author')}${_('Revision')}${_('Compare')}