diff --git a/rhodecode/templates/changeset/changeset_file_comment.html b/rhodecode/templates/changeset/changeset_file_comment.html --- a/rhodecode/templates/changeset/changeset_file_comment.html +++ b/rhodecode/templates/changeset/changeset_file_comment.html @@ -109,7 +109,7 @@ %def> ## MAIN COMMENT FORM -<%def name="comments(post_url, cur_status, close_btn=False)"> +<%def name="comments(post_url, cur_status, close_btn=False, change_status=True)">