Changeset - 2f5816720f82
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2013-03-30 12:22:07
marcin@python-works.com
added missing page_nav on forks page
1 file changed with 3 insertions and 0 deletions:
0 comments (0 inline, 0 general)
rhodecode/templates/forks/fork.html
Show inline comments
 
@@ -9,6 +9,9 @@
 
    ${_('Fork')}
 
</%def>
 

	
 
<%def name="page_nav()">
 
    ${self.menu('repositories')}
 
</%def>
 
<%def name="main()">
 
${self.context_bar('showforks')}
 
<div class="box">
0 comments (0 inline, 0 general)