diff --git a/rhodecode/templates/changelog/changelog_summary_data.html b/rhodecode/templates/changelog/changelog_summary_data.html --- a/rhodecode/templates/changelog/changelog_summary_data.html +++ b/rhodecode/templates/changelog/changelog_summary_data.html @@ -13,17 +13,8 @@
- %if c.comments.get(cs.raw_id,[]): - - %endif %if c.statuses.get(cs.raw_id): -
${h.show_id(cs)}
@@ -86,7 +86,7 @@ ${c.repo_changesets.pager('$link_previou

${_('Add or upload files directly via RhodeCode')}

%endif