diff rhodecode/templates/pullrequests/pullrequest_show.html @ 3229:aad51f79d040 beta

added a flag for generating pull-request comments, and force display on pull-requests
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 26 Jan 2013 21:21:11 +0100
parents 81bbb8086f03
children 0dfe7eaf21cb
line wrap: on
line diff
--- a/rhodecode/templates/pullrequests/pullrequest_show.html	Sat Jan 26 20:11:55 2013 +0100
+++ b/rhodecode/templates/pullrequests/pullrequest_show.html	Sat Jan 26 21:21:11 2013 +0100
@@ -177,7 +177,7 @@
     ${comment.comment_inline_form()}
 
     ## render comments and inlines
-    ${comment.generate_comments()}
+    ${comment.generate_comments(include_pr=True)}
 
     % if not c.pull_request.is_closed():
       ## main comment form and it status