diff rhodecode/templates/pullrequests/pullrequest_show.html @ 3580:7b9d4f6bb04e beta

show only open pull requests in the counter, and use repo context bar in pull requests view
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 24 Mar 2013 20:24:17 +0100
parents c44645e5a836
children 1f334a68d057
line wrap: on
line diff
--- a/rhodecode/templates/pullrequests/pullrequest_show.html	Sun Mar 24 19:58:24 2013 +0100
+++ b/rhodecode/templates/pullrequests/pullrequest_show.html	Sun Mar 24 20:24:17 2013 +0100
@@ -13,7 +13,7 @@
 </%def>
 
 <%def name="main()">
-
+${self.context_bar('showpullrequest')}
 <div class="box">
     <!-- box / title -->
     <div class="title">