changeset 4059:31ca78c45705

context menu should be changelog when viewing changes
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 27 Jun 2013 23:50:14 +0200
parents a2218bdbf45d
children ba7b8dfac7d5
files rhodecode/templates/files/file_diff.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rhodecode/templates/files/file_diff.html	Wed Jun 12 12:23:20 2013 +0200
+++ b/rhodecode/templates/files/file_diff.html	Thu Jun 27 23:50:14 2013 +0200
@@ -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">