Changeset - 31ca78c45705
[Not reviewed]
default
0 1 0
Marcin Kuzminski - 12 years ago 2013-06-27 23:50:14
marcin@python-works.com
context menu should be changelog when viewing changes
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rhodecode/templates/files/file_diff.html
Show inline comments
 
@@ -13,7 +13,7 @@
 
</%def>
 

	
 
<%def name="main()">
 
${self.repo_context_bar('files')}
 
${self.repo_context_bar('changelog')}
 
<div class="box">
 
    <!-- box / title -->
 
    <div class="title">
0 comments (0 inline, 0 general)