diff --git a/kallithea/templates/changelog/changelog.html b/kallithea/templates/changelog/changelog.html --- a/kallithea/templates/changelog/changelog.html +++ b/kallithea/templates/changelog/changelog.html @@ -112,14 +112,10 @@ ${self.repo_context_bar('changelog', c.f
${h.urlify_text(cs.message, c.repo_name,h.url('changeset_home',repo_name=c.repo_name,revision=cs.raw_id))}
%if c.comments.get(cs.raw_id): -
- -
+ + ${len(c.comments[cs.raw_id])} + + %endif %if cs.bumped: