# HG changeset patch # User Marcin Kuzminski # Date 1372369814 -7200 # Node ID 31ca78c457052665ae0a160dd2cf75ef5e323301 # Parent a2218bdbf45dc5996dcde695697b5114db21b279 context menu should be changelog when viewing changes diff -r a2218bdbf45d -r 31ca78c45705 rhodecode/templates/files/file_diff.html --- 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 name="main()"> -${self.repo_context_bar('files')} +${self.repo_context_bar('changelog')}