view rhodecode/templates/changeset/changeset_comment_block.html @ 3312:1af36014d96f beta

show full diff option should preserve current GET params
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 03 Feb 2013 22:58:20 +0100
parents c2f131502037
children
line wrap: on
line source

## this is a dummy html file for partial rendering on server and sending
## generated output via ajax after comment submit
<%namespace name="comment" file="/changeset/changeset_file_comment.html"/>
${comment.comment_block(c.co)}