view rhodecode/templates/changeset/changeset_comment_block.html @ 2286:9265958e33bb codereview

Show changes of status inside comments - comments that change status are now associated with status object, and showed in comments blocks
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 17 May 2012 00:02:52 +0200
parents 56e96d4e9f6e
children c2f131502037
line wrap: on
line source

<%namespace name="comment" file="/changeset/changeset_file_comment.html"/>
${comment.comment_block(c.co)}