diff --git a/rhodecode/templates/pullrequests/pullrequest_show_all.html b/rhodecode/templates/pullrequests/pullrequest_show_all.html --- a/rhodecode/templates/pullrequests/pullrequest_show_all.html +++ b/rhodecode/templates/pullrequests/pullrequest_show_all.html @@ -19,11 +19,11 @@
${self.breadcrumbs()}
- + %for pr in c.pull_requests: #${pr.pull_request_id} %endfor - +